E
ed
I have 3 separate fields (each currently defined as
text). One contains the Month as one or two digits as
needed. One contains the Year, always as two digits. And,
one contains the Day, always the 1st, as one digit. Using
an update query I'd like to combine the fields and end up
with a date of month/day/year
Any suggestions would be appreciated.
text). One contains the Month as one or two digits as
needed. One contains the Year, always as two digits. And,
one contains the Day, always the 1st, as one digit. Using
an update query I'd like to combine the fields and end up
with a date of month/day/year
Any suggestions would be appreciated.