Thank you.
For me its OK, because i will change these parameter only by open "spreadsheet", changing in table, and then 'Update NX Part'.
But I still dont know how to use this command "ug_cell_read" directly to "internal spreadsheet". Because I dont use A and B column (parameter and value) But i need put a huge table like (B2:R70).
So i need to know "path" for my expression command:
a=ug_cell_read("path","cell")
where a is used in feature modeling,
"cell" is taken now from external excel and i want to use internal spreadsheet (example:F37)
And second question:
Is there no problem with UG7,5 spreadsheet and excel_2010?