printing reports from a form

  • Thread starter Thread starter brad
  • Start date Start date
B

brad

here is my boggle. i'm fairly new at this access thing
and have created a database to track work vendors are
doing for us. we have a general form, and a report to
send to the vendors. after entering the data for the
referal onto a general form, we would like to have a
button to print the report for just the record showing on
the screen. all we've been able to do is get the form to
print. please help. thanks.
 
if you are running the report off a query than in the
query criteria put
[Forms]![form name]![field name]
Make sure the record is saved

Jim
 

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

Back
Top