NX 7.5 and VBA in embeded Excel
NX 7.5 and VBA in embeded Excel
(OP)
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 ?





RE: NX 7.5 and VBA in embeded Excel
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
RE: NX 7.5 and VBA in embeded Excel