G
Guest
I have a user who is in a tizzy about the data she has been entering this
week. She is entering data to records via a form. This data includes a
date. In the past (just last week), she was entering the month, a slash, a
day and then hitting the TAB key. This auto fills the year.
So far, so good... except that she is entering data where she should have
been entering "2004" as the year. This week, when she hit the TAB key, it
auto filled with 2005! There are hundreds of entries that are in error
because of this.
I would like to help her out by writing an update query to the effected
table but I'm not sure of the most elegant way to go about it. Can I merely
change just the 2004 to 2005 with an update query?
Any suggestions?
tia,
week. She is entering data to records via a form. This data includes a
date. In the past (just last week), she was entering the month, a slash, a
day and then hitting the TAB key. This auto fills the year.
So far, so good... except that she is entering data where she should have
been entering "2004" as the year. This week, when she hit the TAB key, it
auto filled with 2005! There are hundreds of entries that are in error
because of this.
I would like to help her out by writing an update query to the effected
table but I'm not sure of the most elegant way to go about it. Can I merely
change just the 2004 to 2005 with an update query?
Any suggestions?
tia,