Editing report

neous

Registered User.
Local time
Today, 13:24
Joined
Jul 13, 2005
Messages
17
how do i edit a report

i'm new to access

i'm working with this database that will output a report(letter in word document) when the user clicks on a command button
i'd like to edit the letter but i don't know where it's stored.
could someone please show me how to access the report

thanks
 
thanks
i tried that but nothing happens
 
From your description, the file is created as a Word MailMerge, perhaps? If so, the report isn't "stored" anywhere until you create it.

If you want to edit the format, you must open the Word MailMerge template file. If you want to edit the data, that is in the tables that feed the MailMerge.

Or did I mis-read your situation?

The other alternative is to select (but not open) the report and click on the toolbar item that says "Analyze it with Word." That will create a .RTF document that Word could edit for you.
 

Users who are viewing this thread

Back
Top Bottom