Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Mon, 29 Sep 2003 19:09:04 -0400, "Tom Ogilvy"
wrote: Thanks Tom I will give it a whirl. Jim Perhaps: Dim rng as Range On Error Resume Next set rng = Cells.SpecialCells(xlCellTypeAllFormatConditions) On Error goto 0 if not rng is nothing then rng.select End if |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
=HYPERLINK("#"&CELL("address", ADDRESS(MATCH(VALUE(B3),Range ... ? | Excel Worksheet Functions | |||
How to create a range address with ADDRESS function? | Excel Worksheet Functions | |||
Condititional Formtting a Column | Excel Worksheet Functions | |||
condititional formatting! | Excel Worksheet Functions | |||
Deleting Range name's listed in the range address box. | Excel Discussion (Misc queries) |