Calender today date

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In access 2002, I add the access calendar to my switchboard and I like it to
display the date when it is opened, now it opens with the date it that it was
created only.

Thanks
 
rap43 said:
In access 2002, I add the access calendar to my switchboard and I like it to
display the date when it is opened, now it opens with the date it that it was
created only.

Thanks

i assume you mean Active X calendar control

got to switchboard - properties - event - on open event

click on ...

type in

me.calendarnamehere.value = date

calendnamehere is name of your calendar

hope this helps

--
Regan,
Paeroa
World famous in New Zealand

Message posted via AccessMonster.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top