Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I don't know VBA but I recorded and copied three macros into code and
they are activated by three ActiveX Option Buttons. The buttons allow the user to chose the type of project for which they will be entering data. But once they choose the type, I'd like to use a trigger event to deactive the code so they can no longer click on an Option Button and thus loose their data. How is the best way to do this? Hopefully there is a simple way to have the Option Buttons gray out and lose focus so they can't be clicked anymore. It should be all or nothing, all three are active or all three are inactive, never a combination of some on and some off. Can someone point me in the right direction? If it requires a bit of code, could you please help me with that? Many thanks, Harold |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deactivate a macro when used and reactivate again | Excel Discussion (Misc queries) | |||
activate/deactivate macro depending on who's the user | Excel Discussion (Misc queries) | |||
Trouble with Sheet Deactivate macro | Excel Programming | |||
How to deactivate cells without macro references | Excel Programming | |||
activate/deactivate button with macro at given condition | Excel Programming |