nicktheblue
Registered User.
- Local time
- Today, 09:48
- Joined
- Sep 15, 2001
- Messages
- 18
Hello all,
A quick question which is probably beneath most people on the forum...
I have created a command button on a form, which I would like to print the specific form on which the button is clicked, not every record in the database! I would like a command which therefore filters that record by its OrderID and then executes the DoCmd - Print (or whatever the damn magic spell is!). Also, if I wished to print a report which is based on said OrderID, can this be done in , say, less than 3 pages of code, or should I enroll myself on a "VB for brainless morons" course? I believe they may run these at my local college.
Thanks in advance,
Nick
A quick question which is probably beneath most people on the forum...
I have created a command button on a form, which I would like to print the specific form on which the button is clicked, not every record in the database! I would like a command which therefore filters that record by its OrderID and then executes the DoCmd - Print (or whatever the damn magic spell is!). Also, if I wished to print a report which is based on said OrderID, can this be done in , say, less than 3 pages of code, or should I enroll myself on a "VB for brainless morons" course? I believe they may run these at my local college.
Thanks in advance,
Nick