N
Nigel
I have a form showing company details and a subform to show their respective
orders. When the form displays a company that has no orders, the subform
still displays the next OrderID (autonumber) and the current date. Is there a
way to let the user know that a company has no orders. I've thought about an
If statement displaying a message box, but not sure how and where to go about
this, or, indeed there must be an alternative/better way.
Thanks
orders. When the form displays a company that has no orders, the subform
still displays the next OrderID (autonumber) and the current date. Is there a
way to let the user know that a company has no orders. I've thought about an
If statement displaying a message box, but not sure how and where to go about
this, or, indeed there must be an alternative/better way.
Thanks