emilemil22
New Member
- Joined
- Aug 18, 2019
- Messages
- 27
Hello,
I am making a form and I want whenever a value of "yes'' is selected from dropdown list then certain rows along with controls appear (which have been already created).
and whenever a value of "no'' is selected from dropdown list then those rows along with controls disappear.
I tried the .Hidden function on VBA but is seems that it makes my controls unfunctional!
Thanks a lot for your help!
I am making a form and I want whenever a value of "yes'' is selected from dropdown list then certain rows along with controls appear (which have been already created).
and whenever a value of "no'' is selected from dropdown list then those rows along with controls disappear.
I tried the .Hidden function on VBA but is seems that it makes my controls unfunctional!
Thanks a lot for your help!