JLRodgers Level: Moderator
 Registered: 04-04-2002 Posts: 1617
|
Re: mm/dd/yy date problem
(For future programs),
I've always found entering and storing the date in the full longer format better (ie: Jan 01 2002). That way there's no problem telling which is which, no matter what order they're in.
Especially when dealiing with numerous date formats (over 10) in one building of users. Especially when Access had an interesting habit of changing the date structure when opened on the different PC's and storing the dates in different formats based on the user's preferences. Values stored by one user (by opening the Access DB directly) showed up on every else's PC as being entered in 1906.
|