Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
In the Worksheet_Change event, I evaluate with Intersect method where the change take place. If not intersect is nothing, then I need to change format in the cells BEFORE (the earlier selection). I guess I can do this if I can "store" the Worksheet_SelectionChange Target.address and pick it up in the Worksheet_Change event. I don't want to store it as a temporary txt file, but solve the problem into the VBA. How can this be done? If it can't with this approach, does anybody know a better one? /Kind Regards |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to use selectionchange instead of doubleclick event? | Excel Discussion (Misc queries) | |||
Worksheet SelectionChange Event | Excel Discussion (Misc queries) | |||
SelectionChange event | Excel Programming | |||
How to preserve cut/copy range on SelectionChange event? | Excel Programming | |||
SelectionChange Event | Excel Programming |