cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Translate the entire conversation x

How to call a mapkey from Excel VBA

njanho
1-Visitor

How to call a mapkey from Excel VBA

Dear all,

I am trying to call a mapkey, that I have already defined in CREO, from excel's VBA.

Is this possible ?

I would would be thankful for the help

Regards,

Nicolas

3 REPLIES 3
ysinitsin
12-Amethyst
(To:njanho)

Some info about mapkey in Creo API.

http://communities.ptc.com/message/192013#192013

tbijnens
1-Visitor
(To:njanho)

Not much experience with the VB API, but if its simular to JLink:

IpfcBaseSession.RunMacro()

There is an example in the manual.

huggre
12-Amethyst
(To:tbijnens)

Yes, its the same method in VBA: IpfcBaseSession.RunMacro()

Announcements
Business Continuity with Creo: Learn more about it here.

Top Tags