Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a fixed range of cells (D8:D31) on over 100 sheets that I need to get
two things: 1. The count of cells with data (0) and 2. The count of empty cells AFTER the cells with data to D31. Once data is started in any period, there should be no break in the data, i.e. if sales start in D14 and the last cell with data is D24, all the cells inbetween will also have data. Depending on when sales start, there can be empty cells starting at D8 to when the first sales for a period are entered (these are new locations added during the year). Maybe setting a new range based on the first cell that is greater than 0 to D31, and then doing the count on that range. I have no idea how to code this. I need to write the results to two cells, but think I can do that part, but need to to the same thing for all worksheets beginning with REV. The names would be like REV001, REV002, etc. Any ideas would be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count Only Empty Cells AFTER Cells with Data | Excel Worksheet Functions | |||
Clear cells range if certain cells are all empty | Excel Programming | |||
Counting empty cells within a range of cells | New Users to Excel | |||
Counting empty cells within a range of cells | New Users to Excel | |||
Eliminate empty cells in data range | Excel Discussion (Misc queries) |