T
Tom Ogilvy
Read the help on using Vlookup with ordered data. You need to have a
separate table that has you start dates for the period in the left column
and the period text on the right. The end dates are implicit. Ensure the
table includes conditions for the earliest and latest dates in you data.
You can then use the vlookup to return the appropriate period (4th argument
is True)
separate table that has you start dates for the period in the left column
and the period text on the right. The end dates are implicit. Ensure the
table includes conditions for the earliest and latest dates in you data.
You can then use the vlookup to return the appropriate period (4th argument
is True)