E
ectoidly
Hello,
I am writing an Excel macro that opens an existing Word document.
The word document contains 3 tables. The 3rd table is a template that will
be copied x-number of times based on a value in the Excel spreadsheet...lets
call that variable SheetNum.
I can define, calculate and set SheetNum in Excel without a problem.
How do I then call SheetNum within the Word macro such that it understands
the Excel defined variable?
I am writing an Excel macro that opens an existing Word document.
The word document contains 3 tables. The 3rd table is a template that will
be copied x-number of times based on a value in the Excel spreadsheet...lets
call that variable SheetNum.
I can define, calculate and set SheetNum in Excel without a problem.
How do I then call SheetNum within the Word macro such that it understands
the Excel defined variable?