Hi,
I want a text box on my form to only be enabled when a certain value is selected from a drop down box that is located on the form. I would tried to place the code in the After_Update Event for the dropdown box to do this but I already have a Macro there that performs a different function...