D
DaveO
Howdy- I searched this group for possible answers, but couldn't find
relevant hits.
My company uses an MS Excel file to collect information about labor
elements in a proposal response. Part of this process is to generate a
printable summary of that information. Excel can do the job, but I'm
sure I can do it better if I collect the data in VBA and write that
data to an RTF to open in Word.
I've written the code to generate the RTF file from Excel. My question
is: can I include commands in my code that instruct Word to use a
particular font, headers, footers, etc.? Is it possible to write Excel
VBA code to generate a .DOC file directly that would include
formatting of my choice?
Thanks,
Dave O
relevant hits.
My company uses an MS Excel file to collect information about labor
elements in a proposal response. Part of this process is to generate a
printable summary of that information. Excel can do the job, but I'm
sure I can do it better if I collect the data in VBA and write that
data to an RTF to open in Word.
I've written the code to generate the RTF file from Excel. My question
is: can I include commands in my code that instruct Word to use a
particular font, headers, footers, etc.? Is it possible to write Excel
VBA code to generate a .DOC file directly that would include
formatting of my choice?
Thanks,
Dave O