Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have multiple toggle buttons in an excel sheet that I need to generate some behavior. Although, they are lined up to perform identical tasks. For example, Toggle Buttons 1, 2, 3, and 4 will modify cell A1, B1, C1 and D1. Instead of having to create code for each individual togglebuttons, such as sub togglebutton1_click() ---- end sub togglebutton2_click() ---- end sub is there any way that I can use the case function, for example case is 1 ---- case is 2 --- and so on? Thank you in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
have toggle buttons but everytime print preview buttons move | Excel Discussion (Misc queries) | |||
Stop toggle buttons in excel move from the cells after previewing | Excel Discussion (Misc queries) | |||
Toggle multiple values in single cell | Excel Worksheet Functions | |||
Specifying activesheets to multiple buttons....possible? | Excel Programming | |||
How can I use the Spin or Toggle buttons to change cell values | Excel Programming |