View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Restricting use of Calendar Control

Patrick,
Jim's solution is probably better.
I find it frustrating when I am apparently given the choice of all these
options, but for some unknown reason cannot choose them.
Why give the user all the days of the month if only a single day is valid ?

NickHK

"Jim Cone" wrote in message
...
Another approach would be to use a list box with only the last
Thursday of each month listed.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware


"Patrick Simonds"
wrote in message
...
I asked this question a couple of days ago and got a response (but the
response while it would work, did not fit into how I wanted to set up my
form) so I thought I would try one more time:

Is there any way to lock a Calendar control in such a way that someone

could
only select a Thursday? Ideally the last Thursday of the month.