Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have ranges named in my worksheet (ques1, ques2, etc) and I would like to
use a loop to clear the contents of these ranges. Something like: For i = 1 To 60 Range("ques i ").Select Selection.ClearContents Next i End Sub Any suggestions on how to make this work? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Like 123, allow named ranges, and print named ranges | Excel Discussion (Misc queries) | |||
named ranges - changing ranges with month selected | Excel Programming | |||
named ranges, I think | Excel Programming | |||
Ranges / Loops | Excel Programming | |||
Named ranges | Excel Programming |