Printing current report

P

Paul

I want to add a button that prints a report based on a current form that I
have open. I have tried the code suggested previousley on here but it has
started to come up with error 3048 cannot open any more databases and doesnt
print. If I add a new button to print report it prints all reports. Any help
please. The report is based on a simple query that I have put together to
compile the information in the table.
Also when putting together a query what is the criteria that I need to apply
to find the information in the database only related to the current ContactID
I have open. I have tried ="ContactID" but doesnt seem to undertsnad or do
what I need. This would be attached to the Contacts Personal Details.

Regards
Paul
 
Top