M
Mike
Hi,
I have an application that creates a report using a third party tool which
has the ability to export to a RTF (Word) document. The problem I am
running into is the report has lines to seperate certain sections however
the export does not support lines. I am looking for a solution in where I
create a Word Macro and create the lines in Word. Or I was thinking of
creating a word document and use it as a template. The report is basically
a quote form generated for sales and sales needs to have the ability to edit
it. Basically, the lines are used to hold the line items and give it a
professional look. I was thinking that the Word document could have a
textbox for the line items and I just pass the info in and would shrink or
grow as the data grows. I do not have alot of experience with VBA and Word
so I am just looking for some suggestions or comments.
Thanks
I have an application that creates a report using a third party tool which
has the ability to export to a RTF (Word) document. The problem I am
running into is the report has lines to seperate certain sections however
the export does not support lines. I am looking for a solution in where I
create a Word Macro and create the lines in Word. Or I was thinking of
creating a word document and use it as a template. The report is basically
a quote form generated for sales and sales needs to have the ability to edit
it. Basically, the lines are used to hold the line items and give it a
professional look. I was thinking that the Word document could have a
textbox for the line items and I just pass the info in and would shrink or
grow as the data grows. I do not have alot of experience with VBA and Word
so I am just looking for some suggestions or comments.
Thanks