Hello guys,
I need help in creating VBA for this database I am currently working on.
For example in my form I have Name, address and position textboxes and have gender as a combobox, and I have a checkbox for completed.
I would want to have my form that when I click the chexbox, it will first check if all other fields (Name, Address and position) textboxes are already filled up (have an error message maybe that Address have yet to be entered yet?) before I could check the checkbox.
Any help is greatly appreciated.
Thanks
I need help in creating VBA for this database I am currently working on.
For example in my form I have Name, address and position textboxes and have gender as a combobox, and I have a checkbox for completed.
I would want to have my form that when I click the chexbox, it will first check if all other fields (Name, Address and position) textboxes are already filled up (have an error message maybe that Address have yet to be entered yet?) before I could check the checkbox.
Any help is greatly appreciated.
Thanks