L
Luca Giannoni
Hello to everybody,
I use Access 2000 and I need to export a report in MS Word to modify it.
I try to use ReportUtils from Lebans and I think it's quite ok for my
problem but I need to open report with a quey condition
(DoCmd.OpenReport "CO_Offer", acPreview, , "IdOffer=" & me.IdOffer)
and I don't know how is possibile becouse when I use ExportToMsWord (of
Lebans ReportUtils) I can pass report name but no condition.
Someone could help me to resolve this problem or to find another utility to
export a report from access to word with graphics?
Thanks in advance
Luca
I use Access 2000 and I need to export a report in MS Word to modify it.
I try to use ReportUtils from Lebans and I think it's quite ok for my
problem but I need to open report with a quey condition
(DoCmd.OpenReport "CO_Offer", acPreview, , "IdOffer=" & me.IdOffer)
and I don't know how is possibile becouse when I use ExportToMsWord (of
Lebans ReportUtils) I can pass report name but no condition.
Someone could help me to resolve this problem or to find another utility to
export a report from access to word with graphics?
Thanks in advance
Luca