PC Review


Reply
Thread Tools Rate Thread

Calendar Control Not listed in Available Controls ?

 
 
Coza
Guest
Posts: n/a
 
      20th Mar 2007
How can i make this available?


 
Reply With Quote
 
 
 
 
NickHK
Guest
Posts: n/a
 
      20th Mar 2007
Depends which calendar control, but the MS one is installed with Access I
believe.
Others available, including the DTPicker.

NickHK

"Coza" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> How can i make this available?
>
>



 
Reply With Quote
 
Coza
Guest
Posts: n/a
 
      20th Mar 2007
OK,
Installed MSAccess and i now have the Calendar Available.
How can i get it to run when a Textbxo is Entered on a userform ?

Corey....
"NickHK" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Depends which calendar control, but the MS one is installed with Access I
> believe.
> Others available, including the DTPicker.
>
> NickHK
>
> "Coza" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> How can i make this available?
>>
>>

>
>



 
Reply With Quote
 
=?Utf-8?B?VG9tIE9naWx2eQ==?=
Guest
Posts: n/a
 
      20th Mar 2007
I would suggest, as a general approach:
Put it on the userform and make its visible property false.


In the exit event of the userform add code to make its visible property true.

--
Regards,
Tom Ogilvy



"Coza" wrote:

> OK,
> Installed MSAccess and i now have the Calendar Available.
> How can i get it to run when a Textbxo is Entered on a userform ?
>
> Corey....
> "NickHK" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Depends which calendar control, but the MS one is installed with Access I
> > believe.
> > Others available, including the DTPicker.
> >
> > NickHK
> >
> > "Coza" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> >> How can i make this available?
> >>
> >>

> >
> >

>
>
>

 
Reply With Quote
 
Keith R
Guest
Posts: n/a
 
      20th Mar 2007
Are you planning to distribute your workbook? If your other users don't have
the same control installed you may have problems (I accidently did that,
used the calendar control that was installed with Access and then tried to
distribute my workbook to people who didn't have Access- ouch.). If this is
just for your own use, ignore this

To answer your other question, some of the more experienced folks might be
able to tell you if there is an "on_enter" event for a textbox. For my
application, I put a button and a label, so I (and the other users) could
click the button to change the date. It brought up a second userform, sized
exactly to the size of the calendar control. The selection of a date on the
calendar control populated the label on the main form, and cancelling the
calendar control without an entry was handled and returned a null value.

HTH
Keith

"Coza" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> OK,
> Installed MSAccess and i now have the Calendar Available.
> How can i get it to run when a Textbxo is Entered on a userform ?
>
> Corey....
> "NickHK" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Depends which calendar control, but the MS one is installed with Access I
>> believe.
>> Others available, including the DTPicker.
>>
>> NickHK
>>
>> "Coza" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> How can i make this available?
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
this.Controls.Add(Control) Does Not Add Control to child collection (this.Controls.Count == 0) Chad Scharf Microsoft ASP .NET 3 18th Oct 2007 04:53 PM
Dynamic controls within the days of a calendar control RCS Microsoft ASP .NET 0 22nd Mar 2006 05:58 PM
Disabling controls on a form dependent on a calendar control =?Utf-8?B?RGViYmllIEQu?= Microsoft Access Forms 0 6th Sep 2005 04:59 PM
ActiveX controls (calendar control) Jeff Gillette Microsoft Access 1 22nd Apr 2005 03:28 AM
How do make available design-time controls featch that is listed . =?Utf-8?B?ay5sZXdpcw==?= Microsoft Frontpage 2 18th Jan 2005 10:57 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:59 PM.