P
paulold
I have added a calendar control to my data entry form in Access 2003. It's
called Calendar8. I have it tied to a field in my main table called
TransDate. The form is a little redundant in that it shows the calendar as
well as the value of the TransDate field, but I prefer that. When I advance
thru the existing records, the calendar shows the same date as what appears
in the TransDate field. When I create a new record, the date I select in the
calendar gets populated in the TransDate field. All that is working fine. But
when I create a new record, the calendar slips back in time to Oct of 2002,
which happens to be when my first record is from. This is inconvenient
because you have to then choose the Month and the Year on the calendar before
selecting a date, which takes too many steps. This form is supposed to speed
up data-entry. What I would prefer is to have the calendar show the current
date whenever I ask to create a new record. The current date won't always be
the correct date for the record, but it will be closer to the truth than Oct
of 2002. How can I do this? Also, just cause I would like to experiment,
could I instead get it to show the max date of my TransDate field instead of
the current date (meaning the latest date I've entered into this field so
far)? When I enter transactions, I roughly enter them in date order, oldest
to newest. Thanks!
called Calendar8. I have it tied to a field in my main table called
TransDate. The form is a little redundant in that it shows the calendar as
well as the value of the TransDate field, but I prefer that. When I advance
thru the existing records, the calendar shows the same date as what appears
in the TransDate field. When I create a new record, the date I select in the
calendar gets populated in the TransDate field. All that is working fine. But
when I create a new record, the calendar slips back in time to Oct of 2002,
which happens to be when my first record is from. This is inconvenient
because you have to then choose the Month and the Year on the calendar before
selecting a date, which takes too many steps. This form is supposed to speed
up data-entry. What I would prefer is to have the calendar show the current
date whenever I ask to create a new record. The current date won't always be
the correct date for the record, but it will be closer to the truth than Oct
of 2002. How can I do this? Also, just cause I would like to experiment,
could I instead get it to show the max date of my TransDate field instead of
the current date (meaning the latest date I've entered into this field so
far)? When I enter transactions, I roughly enter them in date order, oldest
to newest. Thanks!