Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Let's say on Sheet1 the range A1:B2 is selected, and on Sheet2 that C3:D4 is
selected. When a user switches between sheets, Excel displays the selected (and active) cells correctly, so somehow it keeps track of what cells are selected on every sheet, even though only one at a time is active. However the Selection object only applies to the active sheet and window, so if Sheet1 were active, how would I find out what cells are selected on Sheet2 without activating it? I'd like to write "Sheet2.Seletion" or "Sheet2.RangeSelection", but neither is legal. -- Andy Smith Senior Systems Analyst Standard & Poor''s, NYC |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy from active sheet and paste into new sheet using info from cell in active | Excel Programming | |||
Calculate active sheet on sheet selection | Excel Programming | |||
Save As selection in Active Sheet | Excel Programming | |||
Cell selection in non-active sheet | Excel Programming | |||
Determining the Selection on a non-active Sheet? | Excel Programming |