Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
How do I code excel to offset the cursor by 1 cell to the right from a Check Box after it has been "ticked" by the existing macro? -- Tracey @ BrisVegas |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Tracey
maybe Target.Offset(0 , 1).Activate -- Regards Roger Govier "Tracey" wrote in message ... Hi All, How do I code excel to offset the cursor by 1 cell to the right from a Check Box after it has been "ticked" by the existing macro? -- Tracey @ BrisVegas __________ Information from ESET Smart Security, version of virus signature database 4846 (20100208) __________ The message was checked by ESET Smart Security. http://www.eset.com __________ Information from ESET Smart Security, version of virus signature database 4846 (20100208) __________ The message was checked by ESET Smart Security. http://www.eset.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Check for 0, then offset down 310, left 4, Check for = 0 | Excel Programming | |||
check box linked cell | Excel Programming | |||
OFFSET: Returns error when used to a linked file | Excel Worksheet Functions | |||
How to know the linked cell of a check box | Excel Programming | |||
OFFSET command and linked documents | Excel Worksheet Functions |