Printing only ONE copy of a report with current data

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

Guest

I would like to print only ONE copy of a report, by using a command button,
from the data that I have displayed on the screen.

I have an input form that collects data onto 14 fields. I can save that
data onto a table. I WISH TO: Print ONE copy of a report of the data I just
saved (it is still up on the screen) by pressing a command ("PRINT FORM")
button that I would like to embed in the detail section of my form. The same
14 fields are on a preformatted report. The idea is:

Enter Data
Save Data
Print a one-page report on a pre-designed (pre-formatted) report - kind of
"plop the data in the blocks" (the "blocks" = bound text boxes).

I can do this in a way: BUT I GET ALL THE RECORDS IN THE FILE AND ALL I
WANT IS THE ONE ON THE SCREEN.......

PLEASE HELP, AND VERY MANY THANKS!!!!
 
Back
Top