PC Review


Reply
Thread Tools Rate Thread

Create a calendar in VB with excel 2007??

 
 
Mekinnik
Guest
Posts: n/a
 
      20th Dec 2007
I created the code with excel 2003 and transfered it to my new system with
office 2007 enterprise and now the calender will not work here is the code I
use.

Private Sub Calendar1_Click()
FrmProduct.TxtDate.Value = Calendar1.Value
Unload Me
FrmProduct.BtnAdd.SetFocus
End Sub

When the user double clicks TxtDate box on another user form it show this
user form which is a form to select a date from.

I would like it to always highlite the current date and alow the user to
select what date they want.
 
Reply With Quote
 
 
 
 
Mike Fogleman
Guest
Posts: n/a
 
      20th Dec 2007
Good info here on getting the calendar to work:

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

Mike F
"Mekinnik" <(E-Mail Removed)> wrote in message
news:F0180249-707A-4229-B7C1-(E-Mail Removed)...
>I created the code with excel 2003 and transfered it to my new system with
> office 2007 enterprise and now the calender will not work here is the code
> I
> use.
>
> Private Sub Calendar1_Click()
> FrmProduct.TxtDate.Value = Calendar1.Value
> Unload Me
> FrmProduct.BtnAdd.SetFocus
> End Sub
>
> When the user double clicks TxtDate box on another user form it show this
> user form which is a form to select a date from.
>
> I would like it to always highlite the current date and alow the user to
> select what date they want.



 
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
how to create a calendar to select a date in access 2007 keithteri Microsoft Access 1 25th Jan 2010 06:06 PM
How can I create a calendar in form view Access 2007 Jimbo Microsoft Access Forms 1 27th Aug 2009 10:05 PM
How can I create a vertical calendar in word 2007? tmrotramel Microsoft Word Document Management 1 1st Oct 2008 04:19 AM
how do I create outlook 2007 calendar as 2003 format charlie0038 Microsoft Outlook Calendar 2 23rd Jun 2008 01:48 PM
Can I create an Excel calendar that references Excel spreadsheet? =?Utf-8?B?aW50ZXJuLCBha2E6IHNsYXZlIGxhYm9y?= Microsoft Excel Misc 1 24th Jul 2006 06:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:34 AM.