Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a code that is triggered by a worksheet change in a target area. I
have true/false check boxes to make my changes but the worksheet is not being triggered from them. Any idea how I can manipulate this? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The checkboxes won't trigger a change event, that is triggered by a cell
change. Assign a macro to the checkbox that does what you require. -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Jase" wrote in message ... I have a code that is triggered by a worksheet change in a target area. I have true/false check boxes to make my changes but the worksheet is not being triggered from them. Any idea how I can manipulate this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Function to return True/False if all are validated as True by ISNU | Excel Worksheet Functions | |||
Use IF to change value in a different cell when TRUE (or FALSE)? | Excel Discussion (Misc queries) | |||
how to change colour of text in true or false formula | Excel Worksheet Functions | |||
How to change the return of a textbox from TRUE/FALSE to YES/NO? | Excel Discussion (Misc queries) | |||
Want to change the color of a true/false logical statement with i. | Excel Worksheet Functions |