Hello
I have a sheet with the first row being the titles of the columns.
I want to use COUNTIFS but I don't want to use the references of the columns as these may change.
I want to use instead the names of the columns.
I use INDEX/MATCH to locate the name of the column I need.
How can I use that information in COUNTIFS so that I specify the column $A:$A to contain the criteria I need?
Thanks!
I have a sheet with the first row being the titles of the columns.
I want to use COUNTIFS but I don't want to use the references of the columns as these may change.
I want to use instead the names of the columns.
I use INDEX/MATCH to locate the name of the column I need.
How can I use that information in COUNTIFS so that I specify the column $A:$A to contain the criteria I need?
Thanks!