ug_excel_read different sheets in the same file
ug_excel_read different sheets in the same file
(OP)
Hi all
Is it possible to read cell from different sheets in a file? e.g. cell A1 from Sheet1 and cell A2 from Sheet2. I know the format for reading off Sheet1 is
ug_excel_read("c:\path\filename.xls", "cell" ).
If it is possible what is the format to read from other sheets?
Is it possible to read cell from different sheets in a file? e.g. cell A1 from Sheet1 and cell A2 from Sheet2. I know the format for reading off Sheet1 is
ug_excel_read("c:\path\filename.xls", "cell" ).
If it is possible what is the format to read from other sheets?





RE: ug_excel_read different sheets in the same file
CODE
This is just a wild guess, as I am not very familiar with the function.
Marc
NX Software Developer
RE: ug_excel_read different sheets in the same file
Marc
NX Software Developer