Formula help
Hi
could you put this post on the end of the previous thread. Taken on its
own, the answer to this post is to be to copy and paste bits of Bob's
formula into yours!
regards
Paul
Matthew Balch wrote:
Posed this question yesterday. Bob replied but need more help. Driving me
insane (can normally figure out formulas!)
Bobs reply:-
=INDEX('Issue Analysis'!J1:J1000,MATCH(MAX(IF('Issue
Analysis'!J1:J1000<0,('Issue Analysis'!H1:H1000))),'Issue
Analysis'!H1:H1000,0))
What I've got so far:-
=INDEX('Issue Analysis'!$A$3:$J$15000,MATCH($A8,'Issue
Analysis'!$A$3:$A$15000,0),10)
I would now like to add the MAX part of the formula (column J) as
highlighted in Bobs formula.
I would like to, if possible, stay away from array formulas as these seem to
creat lag issues within excel (Why?) and also other users will not know how
to set them with ctrl+shift+enter etc
Thanks in advance
|