Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have about 40 named ranges in a sheet. I need do quickly do a ,loop and
clear all named ranges. currently I am clearing like this, but it is getting too long to do with all the ranges. not sure how to assing a range name to a variable and clear it. With ActiveSheet Range("ONE").Select Selection.ClearContents Selection.ClearComments Range("TWO").Select Selection.ClearContents Selection.ClearComments Range("THREE").Select Selection.ClearContents Selection.ClearComments end with |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Transfer a name from one cell to another but leave clear if clear? | Excel Worksheet Functions | |||
Clear Contents of multiple continuous ranges | Excel Programming | |||
Create a Clear button to clear unprotected cells | Excel Programming | |||
clear the clear the web page email attachment lines | Excel Discussion (Misc queries) | |||
Clear Named Ranges | Excel Programming |