G
Guest
I'm very new to Access--self taught using Access Inside Out, Access for
Dummies, and trial and error.
Just created a simple database (form and table) for interlibrary loans. My
supervisor would like to see the most recent record when she opens the
program and click backwards. In form view, I right-clicked on the "borrowed
date" field, which uses "Short Date Input Mask" (99/99/0000;0) (mm/dd/yyyy);
and chose "sort ascending." Two stumbling blocks:
1. This works for most, but 12/06/2004 comes after 12/02/2005--apparently
the sorting is purely numerical. Can that be changed without putting dates
in yyyy/mm/dd format?
Thanks
2. How can I set it so that it opens to the last record instead of the first?
Also, it would be a bonus if we could enter years with two digits (so that
they appear as four digits. Our invoice database does that, but this new one
(and the other one I created for our catalog) doesn't.
Dummies, and trial and error.
Just created a simple database (form and table) for interlibrary loans. My
supervisor would like to see the most recent record when she opens the
program and click backwards. In form view, I right-clicked on the "borrowed
date" field, which uses "Short Date Input Mask" (99/99/0000;0) (mm/dd/yyyy);
and chose "sort ascending." Two stumbling blocks:
1. This works for most, but 12/06/2004 comes after 12/02/2005--apparently
the sorting is purely numerical. Can that be changed without putting dates
in yyyy/mm/dd format?
Thanks
2. How can I set it so that it opens to the last record instead of the first?
Also, it would be a bonus if we could enter years with two digits (so that
they appear as four digits. Our invoice database does that, but this new one
(and the other one I created for our catalog) doesn't.