A
A1pro
Hello,
I'm a total novice with VBA
I have got a word document template. The data inputted needs to be
transfered to a excel spreadsheet.
What I have done so far is to bookmark the data that I want to send to the
spreadsheet.
I need to do two things:
- Send the data to the spreadsheet
- Put the data on the next available space on the column (e.g. there's data
on cells a1-10, the data needs to go to cell a11)
I can do it the other way round, i.e. get the data of an excel spreadsheet
on to word, but it's not convenient at all because the document template has
a lot of fields that are not on the spreadsheet.
Thanks In Advance
I'm a total novice with VBA
I have got a word document template. The data inputted needs to be
transfered to a excel spreadsheet.
What I have done so far is to bookmark the data that I want to send to the
spreadsheet.
I need to do two things:
- Send the data to the spreadsheet
- Put the data on the next available space on the column (e.g. there's data
on cells a1-10, the data needs to go to cell a11)
I can do it the other way round, i.e. get the data of an excel spreadsheet
on to word, but it's not convenient at all because the document template has
a lot of fields that are not on the spreadsheet.
Thanks In Advance