Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
i have 1 workbook with about 20 sheets, i need to search this workbook for a name in one column on each sheet. i made a list of the sheets in the 2nd workbook in column a. i tried this formula in column b, but i can't get it to recognize the cell in my formula:
=SUM(SUMIF(INDIRECT("'[cfshows.xls]&A2'!U:U"),"Brown, Bob")) i got it to work... kind of.. with: =COUNTIF(INDIRECT("'[cfshows.xls]"&A38&"'!U:U"),"=Brown, Bob") but it always returns 1, even if bob is on there 20 times Last edited by JoshBrunz : May 15th 13 at 07:44 PM Reason: ... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
COUNTIF for multiple sheets | Excel Worksheet Functions | |||
SUMPRODUCT, SUMIF, COUNTIF for multiple sheets for multiple criter | Excel Worksheet Functions | |||
COUNTIF across all sheets of a workbook | Excel Worksheet Functions | |||
COUNTIF across all sheets of a workbook | Excel Worksheet Functions | |||
CountIF across multiple sheets in a workbook | Excel Worksheet Functions |