Question: I have a report with several columns & rows and I want to sum the entire range if the column header (first cell in column) contains certain text - meaning, Column A1 may contain "9:00AM Admission" or "10:00AM Admission", etc. If the column header contains the word "ADMISSION" I want to sum all cells in a range that includes several columns an rows. There are columns included in the range that do not include the word "ADMISSION" So, A1 may = "9:00AM Admission", B1 may = "Equipment Rental", C1 may = "10:00AM Admission" So I would want to sum all rows in columns A, C, (because the headers contain "ADMISSION") but not B. How do I do that?
Thanks!
JohnB
Thanks!
JohnB