Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
please I need advice I need to count cells in separate columns. There are no empty cells among them number of columns may vary everything works in loop this count all the cells (65000+... for x=1 to colcount cCount=ActiveSheet.Columns(CurrentCol).Rows.Count total = total + cCount next x could anybody help Jan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count filled data rows until empty | Excel Discussion (Misc queries) | |||
Empty rows count | Excel Worksheet Functions | |||
How do I sort with empty rows between none empty rows? | Excel Worksheet Functions | |||
Pivot Tables: How do I show ALL field rows, including empty rows?? | Excel Worksheet Functions | |||
Count almost empty rows | Excel Programming |