Hi everyone,
I need help improving a formula. This is the current format of my formula : =IFERROR(INDEX($G$3:$G$137,MATCH(I3,$B$3:$B$137)*($G$3:$G$137>0),0),"")
What I need is to match a date between column I adn B and to return Values from G only if there is a value. Dates are repeated in...