Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Jagz
 
Posts: n/a
Default How do I create a drop down cell with dates

I'd like to create a drop down cell in excel that shows a calender so I can
select specific dates. (that looks and feels like the Time & date properties
when you double click on the time on the bottom right hand corner of
screen).. is this even possible? If not, any suggestions to get around this?
Any help is greatly appreciated.
  #2   Report Post  
Ron de Bruin
 
Posts: n/a
Default

Hi Jagz

See
http://www.rondebruin.nl/calendar.htm

--
Regards Ron de Bruin
http://www.rondebruin.nl



"Jagz" wrote in message ...
I'd like to create a drop down cell in excel that shows a calender so I can
select specific dates. (that looks and feels like the Time & date properties
when you double click on the time on the bottom right hand corner of
screen).. is this even possible? If not, any suggestions to get around this?
Any help is greatly appreciated.



  #3   Report Post  
Struggling of Essex
 
Posts: n/a
Default

Ron,

Having used the VBA code from your link, how do I adapt it for specific
cells rather than a range?

"Ron de Bruin" wrote:

Hi Jagz

See
http://www.rondebruin.nl/calendar.htm

--
Regards Ron de Bruin
http://www.rondebruin.nl



"Jagz" wrote in message ...
I'd like to create a drop down cell in excel that shows a calender so I can
select specific dates. (that looks and feels like the Time & date properties
when you double click on the time on the bottom right hand corner of
screen).. is this even possible? If not, any suggestions to get around this?
Any help is greatly appreciated.




  #4   Report Post  
Ron de Bruin
 
Posts: n/a
Default

Hi

Use this

If Not Application.Intersect(Range("A1,C5,E1:E3,G20"), Target) Is Nothing Then



--
Regards Ron de Bruin
http://www.rondebruin.nl



"Struggling of Essex" wrote in message
...
Ron,

Having used the VBA code from your link, how do I adapt it for specific
cells rather than a range?

"Ron de Bruin" wrote:

Hi Jagz

See
http://www.rondebruin.nl/calendar.htm

--
Regards Ron de Bruin
http://www.rondebruin.nl



"Jagz" wrote in message ...
I'd like to create a drop down cell in excel that shows a calender so I can
select specific dates. (that looks and feels like the Time & date properties
when you double click on the time on the bottom right hand corner of
screen).. is this even possible? If not, any suggestions to get around this?
Any help is greatly appreciated.






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
How do you create dual drop down menus in excel 2000? Phlashh Excel Discussion (Misc queries) 1 January 11th 05 08:56 PM
create a drop down list with the source from a different workbook Sampath Excel Discussion (Misc queries) 2 January 8th 05 07:57 PM
Create a drop down in XL cell to select date Steveterrigal Excel Worksheet Functions 1 December 30th 04 03:09 AM
How do you create a drop down list? Aviator Excel Discussion (Misc queries) 2 December 28th 04 03:07 PM
create calendar drop down list in Excel sell Bo New Users to Excel 1 December 3rd 04 06:37 AM


All times are GMT +1. The time now is 09:25 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"