I am using MS Office 2010. I have a form with several fields. Some of the fields are populated by using a combo box. One particular Combo Box changes the 6 fields that are enabled to disabled, when a certain value is selected. This works. I need to change this code to keep one of the fields from being disabled. Problem: No event code attached to comb box...in fact I cannot find any code anywhere that sets the field.enable property to false or anything else.
I have searched (Find...field name) VBA for the field names...nothing.
I have checked all macros....nothing
I went back to VBA and check ALL code/modules...nothing.
So, what I wanted is working but I don't know why and now I cannot change how it works.
Help please...what am I missing.
I have searched (Find...field name) VBA for the field names...nothing.
I have checked all macros....nothing
I went back to VBA and check ALL code/modules...nothing.
So, what I wanted is working but I don't know why and now I cannot change how it works.
Help please...what am I missing.