Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 23
Default Date Dropdown Question

I'd like to create a dropdown where the user selects a date. However, I'd
rather not use data validation. Data validation requires that I have a
column somewhere filled with dates. I'd like the dropdown to have those
dates going backward from today's dates - forward dates are not allowed.

Thoughts?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,886
Default Date Dropdown Question

Hi

Why can't the Validation list have dates going backwards?
In cell A1 =Today()
In A2 =A1-1
Copy down for as many dates as you want in your validation range.


--
Regards

Roger Govier


"Paperback Writer" wrote in
message ...
I'd like to create a dropdown where the user selects a date. However,
I'd
rather not use data validation. Data validation requires that I have
a
column somewhere filled with dates. I'd like the dropdown to have
those
dates going backward from today's dates - forward dates are not
allowed.

Thoughts?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Date Dropdown Question

You could enter a list of dates on a separate worksheet.

In A1 enter =Today()

In A2 enter =A1-1

Drag/copy A2 down as far as you wish.

Select the list and InsertNameDefine

Go back to original sheet and select a cell and DV

In source enter =mynamedlist


Gord Dibben MS Excel MVP

On Mon, 27 Nov 2006 12:48:01 -0800, Paperback Writer
wrote:

I'd like to create a dropdown where the user selects a date. However, I'd
rather not use data validation. Data validation requires that I have a
column somewhere filled with dates. I'd like the dropdown to have those
dates going backward from today's dates - forward dates are not allowed.

Thoughts?


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,979
Default Date Dropdown Question

There are instructions here for adding the Generate GetPivotData button
to a toolbar, and toggling the feature on and off:

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


Paperback Writer wrote:
I'd like to create a dropdown where the user selects a date. However, I'd
rather not use data validation. Data validation requires that I have a
column somewhere filled with dates. I'd like the dropdown to have those
dates going backward from today's dates - forward dates are not allowed.

Thoughts?



--
Debra Dalgleish
Contextures
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
Date Question metaltecks Excel Discussion (Misc queries) 5 June 13th 06 02:55 PM
How to return a value between date ranges Mary-Lou Excel Worksheet Functions 7 May 26th 06 10:00 PM
Dropdown list question pennyrod Excel Discussion (Misc queries) 2 October 18th 05 09:55 PM
NETWORKDAYS - Multiple Date Selection Annabelle Excel Discussion (Misc queries) 3 October 4th 05 07:04 PM
Cell / Date Formatting Question when result = -0- seve Excel Discussion (Misc queries) 3 January 17th 05 02:29 AM


All times are GMT +1. The time now is 08:07 AM.

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

About Us

"It's about Microsoft Excel"