Exporting report problems!

digitalxni

Registered User.
Local time
Today, 19:53
Joined
Nov 18, 2009
Messages
42
Hey guys,

I'm trying to generate a report based on some queries and be able to export it to add more data into it. Seems like I can only export to .rtf which gets rid of the images and horizontal lines on the report. Is there any way I can add this data to the report in access in report view? Or even have several pop-up boxes to enter data on when the user tries to generate the report?

Hope someone has some ideas!

/xni
 
1. What are you using to try to export it?

2. What format did you want to send it to originally?

3. Adding extra data can be done using a form and then referencing the form from controls on the report but the form needs to be filled in BEFORE the report is run.
 
I'm exporting from MS Access and wanted to export it to word so that the user could add in any extra information they wanted to use before printing it but I seem to only be able to export to .rtf which doesn't include the logo I've used. Might be easier to use a form to add the additional data and print it from Access and export it to a PDF for archiving.
 
I think the form way is probably a good way to go.
 

Users who are viewing this thread

Back
Top Bottom