F
Frank Kabel
Hi
try changing the SUMPRODUCT formulas to
SUMPRODUCT(--
('\\ntphg001vcommon_b\QA_Team_Specialists\Dale''s_Team_B_&_
C\[Smith, Benjamin.xls]July # of Obs'!C17:L29="Care"),--
(MOD(ROW
('\\ntphg001vcommon_b\QA_Team_Specialists\Dale''s_Team_B_&_
C\[Smith, Benjamin.xls]July # of Obs'!C17:L29="Care")-17,3)
=0))+......
C\[Smith, Benjamin.xls]July # of Obs'!C7:L7="Care"))
C\[Williams, Melody.xls]July # of Obs'!C7:L7="Care"))
_C\[Shepherd.xls]July # of Obs'!C7:L7="Care"))+SUMPRODUCT(-
-('[Moore.xls]July # of Obs'!C7:L7="Care"))
try changing the SUMPRODUCT formulas to
SUMPRODUCT(--
('\\ntphg001vcommon_b\QA_Team_Specialists\Dale''s_Team_B_&_
C\[Smith, Benjamin.xls]July # of Obs'!C17:L29="Care"),--
(MOD(ROW
('\\ntphg001vcommon_b\QA_Team_Specialists\Dale''s_Team_B_&_
C\[Smith, Benjamin.xls]July # of Obs'!C17:L29="Care")-17,3)
=0))+......
('\\ntphg001vcommon_b\QA_Team_Specialists\Dale''s_Team_B_&_-----Original Message-----
Here is the current formula:
=+SUMPRODUCT
(--
C\[Smith, Benjamin.xls]July # of Obs'!C7:L7="Care"))
'\\ntphg001v\common_b\QA_Team_Specialists\Dale''s_Team_B_&_+SUMPRODUCT
(--
C\[Williams, Melody.xls]July # of Obs'!C7:L7="Care"))
('\\ntphg001v\common_b\QA_Team_Specialists\Dale''s_Team_B_&+SUMPRODUCT(--
_C\[Shepherd.xls]July # of Obs'!C7:L7="Care"))+SUMPRODUCT(-
-('[Moore.xls]July # of Obs'!C7:L7="Care"))
What I need to change is the range of cells, currently they are C7:L7
What I need to include, on the same line, for each of the file references, is:
C17:L17
C20:L20
C23:L23
C26:L26
C29:L29
I tried: C17:L17+C20:L20+C23:L23+C26:L26+C29:L29
I tried: (C17:L17)+(C20:L20)+(C23:L23)+(C26:L26)+ (C29:L29)
And: [C17:L17]+[C20:L20]+[C23:L23]+[C26:L26]+[C29:L29]
I am sure it is simple but I couldnt get it!
.