dates/

A

adn4n

The problem of a date code... I need to address this so that fo
example, 5/6/04 can be correctly entered as either 5th of June or 6t
of May, depending from where the date emanted.

regards
 
F

Frank Kabel

Hi
format the cell prior to this entry accordingly either as
DD/MM/YYYY
or
MM/DD/YYYY
 
Top