Hello all,
under NX8.0
We have a big datasheet under spreadsheet form that have to figure on some drawings.
This spreadsheet exist in nearly the same form on a xls file used by engineering team for some calculation and design parameters summary.
As it is impossible to directly import an excel file, i tried this tricks :
- In one hand, wrote a macro is this xlsm file that generate a .exp file containing all the variables with the correct syntax.
- On the other hand, a part, with only this spreadsheet in the drafting space.
Cells are populated by expressions and we "import" "part" this spreadsheet when needed.
But when I import this part in a new drafting file, then the expressions have a suffix '2 ou '3 added
And then, my exp file does not correspond for uptading the cells values.
Why these suffix are added, even if the expressions are not exist before de importation ?
How to solve that ?
I'am now trying the fucntion that read cell values but i don't like it as it create a permanant link to an excel file.
Thank you.
Stéphane
under NX8.0
We have a big datasheet under spreadsheet form that have to figure on some drawings.
This spreadsheet exist in nearly the same form on a xls file used by engineering team for some calculation and design parameters summary.
As it is impossible to directly import an excel file, i tried this tricks :
- In one hand, wrote a macro is this xlsm file that generate a .exp file containing all the variables with the correct syntax.
- On the other hand, a part, with only this spreadsheet in the drafting space.
Cells are populated by expressions and we "import" "part" this spreadsheet when needed.
But when I import this part in a new drafting file, then the expressions have a suffix '2 ou '3 added
And then, my exp file does not correspond for uptading the cells values.
Why these suffix are added, even if the expressions are not exist before de importation ?
How to solve that ?
I'am now trying the fucntion that read cell values but i don't like it as it create a permanant link to an excel file.
Thank you.
Stéphane