cactus13
Automotive
- Jul 16, 2001
- 25
I have written a program which saves information in an Excel sheet, a database. In the current version I write the information after opening the database file.
Is it possible to do this without opening the file and moving the cursor through it? I mean like just saying:
write (file, column, row, data)
I hope someone can give me a solution.
Thanks in advance
Jonathan
Is it possible to do this without opening the file and moving the cursor through it? I mean like just saying:
write (file, column, row, data)
I hope someone can give me a solution.
Thanks in advance
Jonathan