B
bodhisatvaofboogie
What would the code look like for exporting a report from access to Word so
that it will retain the formatting? I know that the data is exported as the
raw data, and things like specific font bolding etc are left off in the
export. Is there even a way to make it retian this formatting? Thanks in
advance!!!
DoCmd.OutputTo acReport, "BARRHEAD REPORT", "RichTextFormat(*.rtf)",
"C:\MYFOLDER\MDA(Dealer_777777).doc", False, "", 0
that it will retain the formatting? I know that the data is exported as the
raw data, and things like specific font bolding etc are left off in the
export. Is there even a way to make it retian this formatting? Thanks in
advance!!!
DoCmd.OutputTo acReport, "BARRHEAD REPORT", "RichTextFormat(*.rtf)",
"C:\MYFOLDER\MDA(Dealer_777777).doc", False, "", 0