M
Michel Cinq-Mars
What I have is this code:
=SUMPRODUCT('[Workorders.xls]MCM-13:MCM-14'!$M:$M=D2*'[Workorders.xls]MCM-13
:MCM-14'!$J:$J=A21,'[Workorders.xls]MCM-13:MCM-14'!$K:$K)
Workorders is another file.
MCM-13 & MCM-14 are the 2 worksheets in that file (I will need to expand to
more then this)
D2 is the Job ID I am looking for.
Column M contains the list of jobs.
A21 is the Date I am looking for.
Column J contains the date worked on that job.
Column K contains the cost for the work.
When I enter this formula it returns #REF!.
Have I missed something or can I not check more then one sheet at one time?
It's a big one so lots of thanks in advance!
Michel Cinq-Mars
=SUMPRODUCT('[Workorders.xls]MCM-13:MCM-14'!$M:$M=D2*'[Workorders.xls]MCM-13
:MCM-14'!$J:$J=A21,'[Workorders.xls]MCM-13:MCM-14'!$K:$K)
Workorders is another file.
MCM-13 & MCM-14 are the 2 worksheets in that file (I will need to expand to
more then this)
D2 is the Job ID I am looking for.
Column M contains the list of jobs.
A21 is the Date I am looking for.
Column J contains the date worked on that job.
Column K contains the cost for the work.
When I enter this formula it returns #REF!.
Have I missed something or can I not check more then one sheet at one time?
It's a big one so lots of thanks in advance!
Michel Cinq-Mars