Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can i make the code below select all cells in an active sheet
containg links to other (external) workbooks. For Each cell In ActiveSheet.UsedRange If Left(cell.Formula, 2) = "=[" Then 'then select cells how to put selection code?? Thxs |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to set printer default to select active sheet not whole book | Excel Discussion (Misc queries) | |||
how do I break links to external workbooks en masse? | Excel Discussion (Misc queries) | |||
How to select the active sheet? | Excel Worksheet Functions | |||
Shade cells with links to external workbooks | Excel Programming | |||
how do I activate links without opening external workbooks? | Excel Discussion (Misc queries) |