Hello all,
I have this form "Orders" with two sub forms "Deliveries" and "Order_Detail".
I want that if combo "Department" and "Location" is empty and I click there in forms "Deliveries" or "Order_Detail" then
it should give me message that "Please select Department and Location first".
So what and where code will be used?
Secondly in form "Deliveries" when I click on New blank record then after entering new record, it should give me message that "Enter Date first".
Thanks in advance.