Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
i want to count the number of rows within a range with data in , the range is set at 200 rows but there is a different no of rows with data in within that range at any one time, iam using the following at the moemt that just adds all cells within the range Dim clearscnt As Range Set clearscnt = Worksheets("clears").Range("a1:c200") Worksheets("codes").Range("d2").Value = clearscnt.Count i wish to try and avoid activating any of the cells in the range tammy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can change range to select active rows instead of :=Range("S10 | Excel Discussion (Misc queries) | |||
formula to sort a range so that it matches the exact rows of a column that is outside that range? | Excel Discussion (Misc queries) | |||
Range of even/odd rows | Excel Programming | |||
Rows in a Range | Excel Programming | |||
group rows in a range based on criteria from another range (vba) | Excel Programming |