G
grateful
=IF(ISERROR((INDIRECT("'August 31, 2008'!H"&MATCH(C4,'August 31,
2008'!C:C,FALSE)) + (INDIRECT("'August 28, 2009'!H"&MATCH(C4,'August 28,
2009'!C:C,FALSE)) + H4))/(INDIRECT("'August 31, 2008'!J"&MATCH(C4,'August 31,
2008'!C:C,FALSE)) + (INDIRECT("'August 28, 2009'!J"&MATCH(C4,'August 28,
2009'!C:C,FALSE)) +J4))),IF(L4>0.01,L4,""),((INDIRECT("'August 31,
2008'!H"&MATCH(C4,'August 31, 2008'!C:C,FALSE)) + (INDIRECT("'August 28,
2009'!J"&MATCH(C4,'August 28, 2009'!C:C,FALSE)) + H4))/(INDIRECT("'August 31,
2008'!J"&MATCH(C4,'August 31, 2008'!C:C,FALSE))+ (INDIRECT("'August 28,
2009'!J"&MATCH(C4,'August 28, 2009'!C:C,FALSE)) +J4))))
Hello!
I am working on this formula above...it's giving me a response...but it's
not the write answer. Can anyone help me find what's wrong?
I'll try and explain my figures:
On my worksheets I have project names in column C. If the worksheets dated
August 31, 2008 and August 28, 2009 have a project that matches a project in
Column C on my current page...I need to pull some of that info over into my
formula.
On all three sheets I take column H and divide it by column J. I need to
add up the 3 figures in matching projects from H on the three sheets, and
match up the 3 figures in matching projects from J on the three sheets, and
divided the sum of the 3 H's by the sum of the 3 J's and put the answer in
column N of my current sheet.
This is what I have:
H J
Current : 36.40 0.00
August 28, 2009: 39,433.17 108.80
August 31, 2008: 6,269.75 30.00
The formula above is returning 46.10; but it should be 329.53
Can anybody see what I'm doing wrong?
Thank you so much for even looking.
2008'!C:C,FALSE)) + (INDIRECT("'August 28, 2009'!H"&MATCH(C4,'August 28,
2009'!C:C,FALSE)) + H4))/(INDIRECT("'August 31, 2008'!J"&MATCH(C4,'August 31,
2008'!C:C,FALSE)) + (INDIRECT("'August 28, 2009'!J"&MATCH(C4,'August 28,
2009'!C:C,FALSE)) +J4))),IF(L4>0.01,L4,""),((INDIRECT("'August 31,
2008'!H"&MATCH(C4,'August 31, 2008'!C:C,FALSE)) + (INDIRECT("'August 28,
2009'!J"&MATCH(C4,'August 28, 2009'!C:C,FALSE)) + H4))/(INDIRECT("'August 31,
2008'!J"&MATCH(C4,'August 31, 2008'!C:C,FALSE))+ (INDIRECT("'August 28,
2009'!J"&MATCH(C4,'August 28, 2009'!C:C,FALSE)) +J4))))
Hello!
I am working on this formula above...it's giving me a response...but it's
not the write answer. Can anyone help me find what's wrong?
I'll try and explain my figures:
On my worksheets I have project names in column C. If the worksheets dated
August 31, 2008 and August 28, 2009 have a project that matches a project in
Column C on my current page...I need to pull some of that info over into my
formula.
On all three sheets I take column H and divide it by column J. I need to
add up the 3 figures in matching projects from H on the three sheets, and
match up the 3 figures in matching projects from J on the three sheets, and
divided the sum of the 3 H's by the sum of the 3 J's and put the answer in
column N of my current sheet.
This is what I have:
H J
Current : 36.40 0.00
August 28, 2009: 39,433.17 108.80
August 31, 2008: 6,269.75 30.00
The formula above is returning 46.10; but it should be 329.53
Can anybody see what I'm doing wrong?
Thank you so much for even looking.