Hi everyone
Please Help me
In my vba project, I have three togg buttons (Tog1, Tog2 and Tog3) whose purpose is to open and close specifically (textboxes and comboboxes).
Thus: Tog1 opens and closes textbox1 and combobox1 and blocks Tog2 and Tog3
Tog2 opens and closes textbox2 and combobox2 and...