B
Ben
Hi all,
I have Access 2003 sp3. I just created a swtichbaord, and I placed on
it a calendar control. I save it and open the switchboard, but to my
surprise, I was not able to pick any date on the calendar, it seems to
be locked. I checked the properties of the calendar and made sure that
it was not locked, I save it again and it still does not work.
I tried to place code in the open even of the swtichboard:
Form_Switchwboard.calDatePicker.value = Format(Now()-1, "mm-dd-yyyy")
That didn't work either. Can you tell me what might possibly be wrong?
Thanks,
Ben
I have Access 2003 sp3. I just created a swtichbaord, and I placed on
it a calendar control. I save it and open the switchboard, but to my
surprise, I was not able to pick any date on the calendar, it seems to
be locked. I checked the properties of the calendar and made sure that
it was not locked, I save it again and it still does not work.
I tried to place code in the open even of the swtichboard:
Form_Switchwboard.calDatePicker.value = Format(Now()-1, "mm-dd-yyyy")
That didn't work either. Can you tell me what might possibly be wrong?
Thanks,
Ben