R
Robert T
Yes I know we're supposed to print reports, not forms, but my co-worker
manually prints a form with terrific graphics and it comes out looking great.
She doesn't want a report, she wants to print that pretty form and she only
wants to print the CURRENT record.
She asked me if I could create a button on the form that will print the
current record so she doesn't have to manually enter Page 33 through Page 33.
I know how to code this for a report, but I've never done it with a FORM and
I'm having trouble. Would someone be kind enough to get over the Print Only
from Reports advice and show me how to do this?
Note: The Primary Key is a TEXT field called FileNo.
manually prints a form with terrific graphics and it comes out looking great.
She doesn't want a report, she wants to print that pretty form and she only
wants to print the CURRENT record.
She asked me if I could create a button on the form that will print the
current record so she doesn't have to manually enter Page 33 through Page 33.
I know how to code this for a report, but I've never done it with a FORM and
I'm having trouble. Would someone be kind enough to get over the Print Only
from Reports advice and show me how to do this?
Note: The Primary Key is a TEXT field called FileNo.