How to write in existing excel file

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
the_power
Forum Newbie
Posts: 10
Joined: Tue Dec 04, 2007 2:34 pm

How to write in existing excel file

Post by the_power »

I select data on my mssql server and when i use "Spreadsheet Excel Writer",it write in new excel file.
I want to write this data on existing file. example: in file "IMPORT.xls" after 3th rows - post the data.
Post Reply