Hi! Hopefully someone can help me here.
I have a form "Customers" with a command button which opens up another form "Customer_Orders". The form that opens up is a list of orders in a recordset which the customer has placed and all can be viewed by using the navigation buttons.
Ok, so what I want is for the form to check to see if there are any orders placed . And if there aren't then we want a message to pop up straight away saying "No orders".
No matter what I try I can't get this to auto happen, even though I can get it to work with an extra command button.
Can anyone help? I've tried on form load, form open, form activate the lot.
Thanks,
Richard!