B
Bill Oertell
I sure hope someone can help. I need a function like COUNTIF except that I want
it to find the range to count based on the row and column headings it's used in
rather than having to state it explicitly. The row would be the sheet to look
at and the column heading would be the column to match in that sheet. So, if
the row heading was "3456" and the column heading was "ABC", then the function
would look at sheet "3456" and count the number of matching things in the column
with the heading "ABC". This would be used in a sheet separate from the sheets
the function needs to look at but part of the same workbook. And to throw a
wrench in the whole mess, the column headings may not be in row 1. The column
headings might be in some other row...say 5 or 6.
Any help would be greatly appreciated. Many thanks!
it to find the range to count based on the row and column headings it's used in
rather than having to state it explicitly. The row would be the sheet to look
at and the column heading would be the column to match in that sheet. So, if
the row heading was "3456" and the column heading was "ABC", then the function
would look at sheet "3456" and count the number of matching things in the column
with the heading "ABC". This would be used in a sheet separate from the sheets
the function needs to look at but part of the same workbook. And to throw a
wrench in the whole mess, the column headings may not be in row 1. The column
headings might be in some other row...say 5 or 6.
Any help would be greatly appreciated. Many thanks!