Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Doug Glancy
 
Posts: n/a
Default fiscal quarter data validation

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


  #2   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

You could list the dates in an empty part of the workbook, and name the
range.
Then, in the data validation dialog box, choose to Allow List, and use
your named range as the source.

There are instructions in Excel's Help, and he

http://www.contextures.com/xlDataVal01.html

Doug Glancy wrote:
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




--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #3   Report Post  
Doug Glancy
 
Posts: n/a
Default

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

"Debra Dalgleish" wrote in message
...
You could list the dates in an empty part of the workbook, and name the
range.
Then, in the data validation dialog box, choose to Allow List, and use
your named range as the source.

There are instructions in Excel's Help, and he

http://www.contextures.com/xlDataVal01.html

Doug Glancy wrote:
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




--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data validation screen size Brad Excel Discussion (Misc queries) 2 July 13th 05 09:18 PM
data validation lists [email protected] Excel Discussion (Misc queries) 5 June 25th 05 07:44 PM
named range, data validation: list non-selected items, and new added items KR Excel Discussion (Misc queries) 1 June 24th 05 05:21 AM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM
Using Validation List from Another Workbook with Dependent Data Mike R. Excel Worksheet Functions 5 January 8th 05 07:06 PM


All times are GMT +1. The time now is 06:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"