Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

allow multiple values with calendar/time control

Status
Not open for further replies.

australia3

Technical User
Nov 9, 2004
64
GB
I'd like a field in my database that has calendar control (users are forced to use calendar format) where users can enter more than 1 date. When you specify allow multiple values the ption to control disappears? Then users, can put in whatever they want. Anyone any ideas? Thanks in advance for your help.
 
The calendar control can only handle one date at a time. You could put a start date and an end date, but that would imply something happening every day for a period of time.
Or you could simply ask for the start date and then if it repeats, like a meeting. But you won't be able to use the calendar control for entering multiple dates without setting a field for each date.

Pascal.


I've got nothing to hide, and I'd very much like to keep that away from prying eyes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top