how do i print 1 record

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello, I need major help here. I created a database for a small insurance
agency. i created forms for personal information, vehicle information, and
coverage information. when you finish entering the information, I created a
report that displays the information from the forms. I want to print the
information that the rep just entered, to file. I have created a macro and
have a openReport and print, It prints every record in the database. I only
need it to print the one record.

Thanxs
Sonny
 
thank you very much, this is the right track. The thing is i need it to also
to save the record the rep is entering. ultimitaly the way it works, the rep
enters info in the personal information form which has 20 fields, presses
next the vehicle form opens enters info in another 30 fields, presses next,
the coverage form opens the rep enters info in another 30 fields. Then the
rep presses the finish button, it saves the record and prints out a report of
the information the rep just entered in the 3 forms. i broke the report in
three reports, 1 for personal, 1 for coverage, and 1 for vehicle.
 
Back
Top