Hi guys, first and foremost I am by no means a highly skilled or experienced programmer, especially in VB so please forgive me if some of the things I want are simple or not possible.
I want to add data (taken from the VB app textboxes) and insert the data into an existing Excel sheet. This Excel sheet already contains data which needs to be preserved; the new data needs to be inserted below the data that is already contained in the sheet. Also on every app run it needs to continue to add to the Excel sheet.
I already have the app running and outputting to an excel file but it over-writes the data each time and it does not add to the sheet.
Anyone know how this can be done? I searched the forum and some google hits, but with no luck.
Question
SignumX
Hi guys, first and foremost I am by no means a highly skilled or experienced programmer, especially in VB so please forgive me if some of the things I want are simple or not possible.
I want to add data (taken from the VB app textboxes) and insert the data into an existing Excel sheet. This Excel sheet already contains data which needs to be preserved; the new data needs to be inserted below the data that is already contained in the sheet. Also on every app run it needs to continue to add to the Excel sheet.
I already have the app running and outputting to an excel file but it over-writes the data each time and it does not add to the sheet.
Anyone know how this can be done? I searched the forum and some google hits, but with no luck.
Link to comment
Share on other sites
0 answers to this question
Recommended Posts