SHARRIS2013
New Member
- Joined
- Jan 3, 2013
- Messages
- 10
Hi, i am trying to find a solution to the below but am stumped! Can anyone suggest a solution?
Tab 1
In column A i have a range of dates say Jan 1st to Feb 28th
In column B i have a range of values relating to each date
Tab 2
I have a range of data in row 1, two cells B1 and C1 contain dates Jan 15th and Feb 2nd respectively
In column E1 i want a formula to look at the dates in B1 and C1 and then use the table in Tab1 to look up the values between the corresponding dates and return the max value during those dates, so if Jan 24th is the highest value of 200 i would get a value of 200 in cell E1
One step further would be that i have a figure in D1, so in E1 if the formula could be enhanced to say whether D1 is greater than the max value mentioned above that would be great. Alternatively i will use the max figure above and then a seperate If statement?
I hope the above makes sense
Thanks!
Tab 1
In column A i have a range of dates say Jan 1st to Feb 28th
In column B i have a range of values relating to each date
Tab 2
I have a range of data in row 1, two cells B1 and C1 contain dates Jan 15th and Feb 2nd respectively
In column E1 i want a formula to look at the dates in B1 and C1 and then use the table in Tab1 to look up the values between the corresponding dates and return the max value during those dates, so if Jan 24th is the highest value of 200 i would get a value of 200 in cell E1
One step further would be that i have a figure in D1, so in E1 if the formula could be enhanced to say whether D1 is greater than the max value mentioned above that would be great. Alternatively i will use the max figure above and then a seperate If statement?
I hope the above makes sense
Thanks!