Triedtwice
New Member
- Joined
- Feb 17, 2014
- Messages
- 31
Hello Excel Masters...I have the following index and match formula to find the "Daily_Total" value associated with a "Total_Date" value:
=IFERROR(INDEX(DAILY_TOTAL,MATCH(B569,TOTAL_DATE,0)),AVERAGE(I539:I566))
I just experienced a first ... I have two "Daily_Total" values that are associated with a single "Total_Date" value. Is it possible to incorporate MAX into the formula to pull the maximum Daily_Total value for a given Total_Date into the index/match formula?
Thanks in advance for your expert opinions!
=IFERROR(INDEX(DAILY_TOTAL,MATCH(B569,TOTAL_DATE,0)),AVERAGE(I539:I566))
I just experienced a first ... I have two "Daily_Total" values that are associated with a single "Total_Date" value. Is it possible to incorporate MAX into the formula to pull the maximum Daily_Total value for a given Total_Date into the index/match formula?
Thanks in advance for your expert opinions!