C
Clyde Lomax
Good evening,
I need help again. I have 31 sheets labeled 1st, 2nd ... 31st.
Data on column "e2:e15" on each sheet that I want to countif to a summary
page that has all of the possiblities of "e2:e15".
I have the summary page laid out with the tab names from b1 through af1.
and a2:a25 with the possible data from sheets 1st - 31st.
I have tried =COUNTIF(INDIRECT(B$1&"!$e$2:$e$15"),$A2) it only works on
the column for sheet "2nd".
I have attempted to work with a "Sumproduct" formula that I copied from
another site that Mr. Grove was using to assist someone. I can't get the
below to work as well. I made a "wag" at the {"e2:e15"}),"a2")) and that
got me no where.
=SUMPRODUCT(COUNTIF(INDIRECT("'"&{"1st","2nd","3rd","4th",
"5th","6th","7th","8th","9th","10th","11th","12th","13th","14th","15th",
"16th","17th","18th","19th,"20th","21th","22nd","23rd","24th","25th",
"26th","27th","28th","29th","30 th",31st}&"'!"&{"e2:e15"}),"a2"))
I would much prefer to use a countif if at all possible.
Thanks in advance.
Lomax
I need help again. I have 31 sheets labeled 1st, 2nd ... 31st.
Data on column "e2:e15" on each sheet that I want to countif to a summary
page that has all of the possiblities of "e2:e15".
I have the summary page laid out with the tab names from b1 through af1.
and a2:a25 with the possible data from sheets 1st - 31st.
I have tried =COUNTIF(INDIRECT(B$1&"!$e$2:$e$15"),$A2) it only works on
the column for sheet "2nd".
I have attempted to work with a "Sumproduct" formula that I copied from
another site that Mr. Grove was using to assist someone. I can't get the
below to work as well. I made a "wag" at the {"e2:e15"}),"a2")) and that
got me no where.
=SUMPRODUCT(COUNTIF(INDIRECT("'"&{"1st","2nd","3rd","4th",
"5th","6th","7th","8th","9th","10th","11th","12th","13th","14th","15th",
"16th","17th","18th","19th,"20th","21th","22nd","23rd","24th","25th",
"26th","27th","28th","29th","30 th",31st}&"'!"&{"e2:e15"}),"a2"))
I would much prefer to use a countif if at all possible.
Thanks in advance.
Lomax