Hello i want to work with the OfficeWorker library. i want to open a existing excel file. then i want to read and write some things in the excel file. i dont know how to read the infos of the cells...
can i do any easy thing like this:
text = Excel.cell (2,3)
msgbox (text,"")
?
or is it more complicated?
can i do any easy thing like this:
text = Excel.cell (2,3)
msgbox (text,"")
?
or is it more complicated?