Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If intersect(activecell, range("a1:b99")) is nothing then
msgbox "not in a1:b99 else msbox "yes, I am!" end if Aaron wrote: I want to write some code like, If Activecell is part of range whatever then if true.... else If fales.... End if How do I say that? -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Clearly seeing active cell in a range | Excel Discussion (Misc queries) | |||
How to set active cell range to an variable | Excel Programming | |||
using a the active cell in a range command.... | Excel Programming | |||
Active cell as range | Excel Programming | |||
find range name for active cell | Excel Programming |