Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
New to VBA.
I have an Excel 2000 file that contains 3 columns with red,yellow,green background fill which is not based on conditional formatting(manual). I want to total the number of each color in each column. (columns C,D,E). I only want certain rows in a rnage; not all rows. The problem is the number of rows could change (adding or deleting rows). The results of the counts I want to store in rows/columns at the bottom of the sheet but the row location keeps changing. The challenge is to pick a starting and ending row based on some criteria to search for. I could put in a character in the row/column before and after to determine the range. I've looked at dynamic named ranges but it seems confusing to me. Thanks, -- Rick |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I number rows based on unique values in another column? | Excel Worksheet Functions | |||
columns and rows labeled the same (cell 1-1 vs a-1) how do I chang | Excel Discussion (Misc queries) | |||
Macro for Fill Down where number of rows differs and without havingto hardcode column ranges | Excel Programming | |||
How to copy values in various rows automatically | Excel Discussion (Misc queries) | |||
How to break up a column in a bar graph if I do not want to chang. | Charts and Charting in Excel |