UCLA Lorna
Registered User.
- Local time
- Yesterday, 23:38
- Joined
- Mar 8, 2005
- Messages
- 32
I have a form that shows individual patient data. I want be able print out a mailing label for the current record shown on the form. I tried adding a command button the printed my mailing label (report), but the report needs to be linked to a data source and it prints out labels for all the patients in my database rather than just the one viewed on the form. Thanks.