hey guys, im fairly new to vb, and so would like a bit of help with this.
I have a vb form with textbox inputs and am trying to store the inputs to an existing excel file. Basically i need to open the excel file, write the data to a row, and save it. Then each time the program is run it should add the new values to the next row down in the file. any help with this would be much appreciated.