Saving Data into Excel from VB form
Posted by Anand on February 08, 2001 5:52 AM
Hi All ,
I need to edit an excel file ( which is populated from an MSSQL table ) from a VB form and then save the changes to the excel from which I will have to store the data back into an SQL table . The ole container was an option but it does not seem to save changes to the excel sheet . can anybody help me.