"(PeteCresswell)" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Per Rick Brandt:
>>> I'm guessing it's some VBA code that counts characters and drops in
>>> the slash.... but if somebody's already invented this particular
>>> wheel....
>>
>>Use an InputMask.
>
> Yeah, I guess anything else is trying to fool Mother Nature.... I was
> trolling
> for something that would let the user type "152006" or even "156" and have
> it be
> smart enough to return "01/05/2006".
You could always put code in the BeforeUpdate event to reformat it, but I
have no idea how you'd get it to recognize 1232006 as 01/23/2006 and not
12/03/2006 (or vice versa)!
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)