S
Steve
I have this formula to look up a date in column A and then display
what is in E.
=VLOOKUP(TODAY(),Region!$A:$S,5,FALSE)
Works fine if I only have one field for that date.
Column A = Date
Column B = Time
How do I get it to display the most recent value in column E? if I
have 2 date the same in column A
what is in E.
=VLOOKUP(TODAY(),Region!$A:$S,5,FALSE)
Works fine if I only have one field for that date.
Column A = Date
Column B = Time
How do I get it to display the most recent value in column E? if I
have 2 date the same in column A