Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I think it's going to be tough to figure out how a range was selected. I
might be inclined to have users double-click a cell, and then use the Worksheet_BeforeDoubleClick event. Btw, it might be more efficient to make your array a public variable and populate it just once, say during the Workbook_Open event, rather than every time a cell is selected. -- Jim Rech Excel MVP |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trigger or code | Excel Discussion (Misc queries) | |||
Trigger code if certian data is present | Excel Discussion (Misc queries) | |||
Each Click of the Mouse | Excel Discussion (Misc queries) | |||
Trigger code | Excel Programming | |||
How to code a timer to trigger a sub-routine ? | Excel Programming |