View Single Post
 
Old 07-05-2010, 10:28 PM
velohead velohead is offline Windows XP Office 2003
Novice
 
Join Date: Jul 2010
Location: QLD, AUS
Posts: 6
velohead is on a distinguished road
Default Word / Excel Interface

Before I start, I'm good with Excel macros and VB in relation to Excel.
I have dabbled a bit with Word macros, they seem ok.
A VB solution is acceptable here.

OK, my task is to manually populate an excel spreadsheet, and save file.
Then open a Word file, and populate certain places with text/values contained in the excel file.

Without too much detail, how would people consider doing this.
What I'm really after is the overview, and word functions they might use, not the nitty gritty detail, unless they choose.

Not sure if ....
the word macro should open the excel file and run, OR.....
the excel macro should open the word file and run
Reply With Quote