fiscal quarter data validation

  • Thread starter Thread starter Doug Glancy
  • Start date Start date
D

Doug Glancy

Hello,

I need data validation in a cell that offers the end dates for the previous
4 fiscal quarters, e.g., for today:

September 31, 2004
December 31, 2004
March 31, 2005
June 30, 2005

What's the easiest way to do this? VBA or not, either is fine.

Thanks,

Doug
 
Thanks Debra,

I can do that. I can also add the formulas to make sure it's always the
most recent four quarters, I just wanted to make sure there wasn't some cool
way to do it right inside the D V dialog. Short of that, I'll probably just
do it with VBA.

Doug
 
Back
Top