Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

NX 7.5 and VBA in embeded Excel

Status
Not open for further replies.

Leon1975

Industrial
Joined
Aug 13, 2012
Messages
8
Location
AT
I tried to use VBA Code in an embeded Excelsheet of a NX partfile. But whenever i reopen the embeded sheet the code is gone ?? Is it not allowed to place VBA code or do i make something wrong ?
 
Leon1975,

Check your nx log file for UGII_SUPPORT_XLSM_SPREADSHEET. If that environment variable is not enabled (equal 1) please try setting the variable and see if it helps.

Regards,

Joe
 
Thanks a lot !!!! Works perfect !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top