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!
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!