Hi all,,
I am fairly new to VBA, I have been trying to write a code that changes the visibility of a text box based on changes of selection of a dropdown list.
Basically, I want to check if the user chose a specific option from the dropdown list, if he did, I want to make the text box visible...