data on screen does not print on printer

S

stefan

I have a report which is opened from a parameter form by
date range.

On the report I display the date range chosen. The
control source looks like this
=Forms.frm_FacilityReport.txtenddate

The dates print out fine on the screen, however if I send
the document to the printer I get Name? instead of the
date. If I try to export this report to a text file the
date fields are blank.

How can I get this information to print on the printer?

Thanks in advance
 
S

Stefan

I am closing the form prior to printing.
I have the pop up set to yes on the form and report. When
I didn't they would disappear behind my switchboard which
is always open. I have the form close when the report
opens I wasn't sure if the pop up property would cause a
problem.
 

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