Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 385
Default Calendar Control - limiting min & max

Is there a way to limit the calendar control to go from a specific date to a
specific end date?

For example, I have the control that comes up when a cell is selected but
need the calendar to be limited from Sep 1 2005 through Dec 31 2006 (only
those dates available for choice).

Any input would be appreciated! Thank you!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Calendar Control - limiting min & max

You could limit it programmatically by responding to the user's selection.

Alternatively, I find DTPicker (Microsoft Date and Time Picker Control
in MSCOMCT2.OCX - you should have it) to be a nice date selection
control. It looks a lot neater than the calendar control and has MinDate
and MaxDate properties you can set.

HTH,
Gareth

jennifer wrote:
Is there a way to limit the calendar control to go from a specific date to a
specific end date?

For example, I have the control that comes up when a cell is selected but
need the calendar to be limited from Sep 1 2005 through Dec 31 2006 (only
those dates available for choice).

Any input would be appreciated! Thank you!

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
Calendar Control John Excel Worksheet Functions 3 June 13th 07 08:36 AM
Calendar Control -- Is this possible? Steve Excel Discussion (Misc queries) 2 December 29th 06 10:58 PM
Calendar Control xertef Setting up and Configuration of Excel 2 July 11th 06 04:41 AM
Limiting physical length of text in a text box control XL2Know Excel Discussion (Misc queries) 1 October 6th 05 01:55 PM
Calendar Control: Can't exit design mode because control can't be created Rone Excel Programming 0 May 24th 04 04:01 PM


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

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"