04-08-2011, 07:37 PM
Siva -
Yes it is possible to write and append the already edited content both during runtime as well editing an existing sheet. You can either read excel as a Database and use the recordset object to write and then use the movenext to move to the next row or you can use the primitive excel API to interact with excel and write the data in the loop.
Please open a new thread for your second question.
Yes it is possible to write and append the already edited content both during runtime as well editing an existing sheet. You can either read excel as a Database and use the recordset object to write and then use the movenext to move to the next row or you can use the primitive excel API to interact with excel and write the data in the loop.
Please open a new thread for your second question.
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.