HI,
I have a ComboBox1 has populate other textbixes etc on a userform. The user then has the option to edit the existing data (CommandButton1) or Create new data (CommandButton2).
If there is nothing entered into ComboBox1 then I would like to hide CommandButton1 from my form. Is this possible?
I have tried some code but cannot get it working:
This hides the button but doesn't show it when text is entered into ComboBox1 (mename)![]()
Please Login or Register to view this content.
Thank you in advance
Bookmarks