I am given daily ranges of gases prices
For example:
Monday 404-405
Tuesday 400-402
I then need to find the lowest and highest points for each day, which I do using the LEFT and RIGHT formula
Lowest point Monday: 404, Tuesday: 400
Highest point Monday: 405, Tuesday: 402
Then I need to find the lowest and highest point for the whole week so the lowest is 400 and the highest is 405. I try using the MAX and MIN formulae but it comes up with 0 as the result.
Can someone please help.
I have attached an example and what I need is in cells O4 and O5
For example:
Monday 404-405
Tuesday 400-402
I then need to find the lowest and highest points for each day, which I do using the LEFT and RIGHT formula
Lowest point Monday: 404, Tuesday: 400
Highest point Monday: 405, Tuesday: 402
Then I need to find the lowest and highest point for the whole week so the lowest is 400 and the highest is 405. I try using the MAX and MIN formulae but it comes up with 0 as the result.
Can someone please help.
I have attached an example and what I need is in cells O4 and O5