Hello everyone,
I do have a database in which cotton processing data is entered. It has a Form in which Factories are added with the following Fields:
ID, Factory Name, Factory Type (Combo Box), Address, City (Combo Box), State (Combo Box), Contact #, Pin Code #, E Mail ID
It is a single Form.
What I need is, if the user closes the Form without selecting data either from all the Combo Boxes or any one of the Combo Boxes, a Message should appear and when the Message Box is closed the cursor should go to the particular Combo Box.
Please inform the VBA code for this.
Regards
Alex