Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a sheet that I need to count the number of items in a column and also sum them. I can add a formula to cell, collect the values to a variable, then clear the cell, but I was trying to figure out a more elegant internal code. I wanted to caputure the number of items in the column without looping. problem is that some rows are blank, and Selection.Rows.Count brings back all rows. Thanks --------------------------------- Chris Freeman IT Project Coordinator |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing Public Variable into Sheet Sub Functions | Excel Programming | |||
How to set up variable data ranges in nested functions | Excel Worksheet Functions | |||
Variable range addresses for use in array functions | Excel Discussion (Misc queries) | |||
why is it saying sheetcnt is "variable not defined" how to do a global variable to share over multiple functions in vba for excel? | Excel Worksheet Functions | |||
are variable table-array names in functions possible? | Excel Discussion (Misc queries) |