How do you make an unbound calendar control default to current dat

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

Guest

I can't get an unbound calendar control to default to the current date. I've
tried using calendar.value = DATE in the "on open" and "on load" and it does
nothing. I've tried all the permutations I can think of: calendar.value,
me.calendar.value, forms!form!calendar.value and DATE, Today, Now.

I'm working with a 2000 database with Access 2003. I'm using the calendars
to set a starting and ending date for a series of reports and that part works
just fine. I just want both calendars to show the current date to start with
and can't seem to get that part done. It's driving me crazy!
 
Also, I've tried me.calendar.today and me.calendar.date, etc. etc. etc. <sigh>
HELP!
 

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