Hi All,
I have found a lovely bit of code to export my word table data to an excel spreadsheet. I've modified a bit to suit the job.
This is to pull all the info off a particular form and place it in my excel spreadsheet, what i need it to do is auto look for the next free row in excel and place the data there, currently I have it written in the code to place the info in row 3 of my excel table, clearly this will be a problem when i run the VB on the next form as it will overwrite my previous data.
The Word table data selections will not change, and neither will the excel table columns, I just need each form put into the next row of the excel table
Any help greatly appreciated
Here is the code I am workin with
![]()
Please Login or Register to view this content.
Bookmarks