Print Form

D

Darlene

I am new user ... I would like to print the information
(record ) that I see on a screen in a form. When I select
Print from the menu the background screen color is also
printed thus using a lot of toner. I would like to put a
button on the form to print the record. How can I do this
without having to "recreate" the form in a Report? Thanks
in advance for any help.

DB
 
E

Ed

If you open the form in Design mode you can copy (CTRL-A, CTRL-C) and paste
to a Report in design mode. Recreating is, therefore, reasonably simple.

ed
 
D

Darlene

Ok I copied the information to a report .... but now what
do I do? I tried creating a "Print" command button however
it just shows "#Name?" in all the fields. Remember I'm a
newbie here .... Thanks
 
S

StCyrM

Make sure that your report RecordSource is set to the same one you had for your
form.

Maurice
 

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