Export to Word

J

JF Bouthillier

Hi all,

Is there a way to send a report to MS Word without using
a Word Template and still have wrap text? In other words,
can we keep a specified place for users to input text in
an MS Access report changed to MS Word format?

When I simply convert my report, I lose all formatting.

Thank you.
JF
 
J

John Nurick

Hi JF,

Not really. Outputting an Access report to Word produces a
clumsily-formatted RTF document.

One work-round is to incorporate the user input into the report, so it
can all be formatted by Access (either on paper or to a snapshot or PDF
file). Another is to write VBA code that runs in Access and controls
Word to create and format the document exactly as needed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top