kk72
Mechanical
- Aug 24, 2011
- 2
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?