10-07-2005 12:38 PM
10-07-2005 02:52 PM
What are you trying to read from excel? You should be able to communicate directly with excel using an activeX reference, then use excel's properties and methods to do almost anything. You can also just read data from a tab delimited text file and skip excel. A few details on what you need to do will help determine how to do it.
Paul
10-07-2005 03:03 PM
10-07-2005 03:24 PM
03-05-2007 04:00 AM
hi,
i need to read excel sheet row by row, that is the whole row at a time and at the same time i need to write this row into the text file
can you help me to do this?
regards,
Raghu
03-06-2007 03:22 PM - edited 03-06-2007 03:22 PM
Message Edited by MattP on 03-06-2007 03:22 PM