I am really stumped on this one. I am trying to find the min and max piece of data for particular months.
To do that I am using MAX IF and MIN IF:
=MAX(IF(B:B=F,G:G)
=MIN(IF(B:B=F,G:G)
Literally the only difference is the MIN and MAX part. And to add insult to injury, I have just realized that it isn't working for my AVERAGE IF either now.
Any ideas why it isn't pulling through correctly for the MIN but the MAX is correct?
Thanks,
LCrompton
To do that I am using MAX IF and MIN IF:
=MAX(IF(B:B=F,G:G)
=MIN(IF(B:B=F,G:G)
Literally the only difference is the MIN and MAX part. And to add insult to injury, I have just realized that it isn't working for my AVERAGE IF either now.
Any ideas why it isn't pulling through correctly for the MIN but the MAX is correct?
Thanks,
LCrompton