G
Gary
Hello
I have a customer form with a subform containing orders,
and I have a button that runs a macro that simply opens,
prints and closes a form which give me info on that
customers order.
My problem is that it wants to print a form/page for each
order, rather than just the current order that is showing
on screen.
This is the condition currently in my macro.
[Customer ID]=[Forms]![Contacts Master PRO]![ContactID]
Please keep it simple! I am new to this!
Many thanks - Gary
I have a customer form with a subform containing orders,
and I have a button that runs a macro that simply opens,
prints and closes a form which give me info on that
customers order.
My problem is that it wants to print a form/page for each
order, rather than just the current order that is showing
on screen.
This is the condition currently in my macro.
[Customer ID]=[Forms]![Contacts Master PRO]![ContactID]
Please keep it simple! I am new to this!
Many thanks - Gary