Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I created an autofiltered range consisting of one column with Set filteredrng = entirerng.SpecialCells(xlVisible) The statement For each cell in filteredrng shows correctly the cells in filteredrng. How can I refer to cells in filteredrng if I do not use For each? first cell in filteredrng (Row No of, Value of) second cell in filteredrng (Row No of, Value of) etc. Thanks, Stefi |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count only cells within Filtered Range | Excel Worksheet Functions | |||
sum of visable cells in filtered range | Excel Worksheet Functions | |||
Referring to a Range using Cells(Row,Column) system | Excel Programming | |||
problem referring to Range and Cells | Excel Programming | |||
Selecting a range without referring to specific cells | Excel Programming |