rockin-john
New member
- Local time
- Today, 14:06
- Joined
- Feb 18, 2011
- Messages
- 6
Hi, I have a form made from a table called customers, also on the form are another two forms one balled appliances and the other customers orders, and two buttons one for print record and the other to email, convert to PDF and send.
when printing if a single entry for customers orders is entered it works fine, but if several entries are entered it prints the form out as many times as the entries, but i only want one copy of all entries and its the same with the email button, i cannot work out what is wrong.
Print Button: open form (where condition = "[id]="&[id])
Run menu command: Print object
Close window
hope i have explained it ok,
ty
when printing if a single entry for customers orders is entered it works fine, but if several entries are entered it prints the form out as many times as the entries, but i only want one copy of all entries and its the same with the email button, i cannot work out what is wrong.
Print Button: open form (where condition = "[id]="&[id])
Run menu command: Print object
Close window
hope i have explained it ok,
ty