How to append Data to an existing Excel file?
means,
I'm using VB as front end & once I exported the data to Excel file & saved it as 'ABC.xls'.
Now, the question/doubt is;
I addded some more records in VB.
Now if I want to export these newly updated records to an already existing file 'ABC.xls' what shall I do..?
Could anybody help me...? Pls....
Thanks in advance.
Waiting for your answer.
means,
I'm using VB as front end & once I exported the data to Excel file & saved it as 'ABC.xls'.
Now, the question/doubt is;
I addded some more records in VB.
Now if I want to export these newly updated records to an already existing file 'ABC.xls' what shall I do..?
Could anybody help me...? Pls....
Thanks in advance.
Waiting for your answer.
Comment