Hi. I have a form that has a date field and some other data entry fields. I have all the OTHER fields disabled and have ONLY the date field enabled. Once you enter data into the date field then automatically all the other fields become Enabled.
I want to create a popup message that appears if the person entering data tries to click on the disabled field, BUT I ONLY want it to popup if there's no data in the date field.
I tried the macro for On Click and it appears everytime I click the form, which I know WILL happen. Is there a code for this?
Thanks.
I want to create a popup message that appears if the person entering data tries to click on the disabled field, BUT I ONLY want it to popup if there's no data in the date field.
I tried the macro for On Click and it appears everytime I click the form, which I know WILL happen. Is there a code for this?
Thanks.