V
vw
Is there a simple solution to converting day, month and
year fields presently in a number format, to one date
field?
I'm assuming I need to get each field to two integers
first? EG I have DD field which shows 7, MM field which
shows 1, YY field which shows 3 (for 03). Together would
read 1/7/3, instead of 01/07/03 on conversion.
Sorry, not much cop with access. Do I need to use the
substring command to bring in missing 0's first or is
there an easier way?
Cheers
year fields presently in a number format, to one date
field?
I'm assuming I need to get each field to two integers
first? EG I have DD field which shows 7, MM field which
shows 1, YY field which shows 3 (for 03). Together would
read 1/7/3, instead of 01/07/03 on conversion.
Sorry, not much cop with access. Do I need to use the
substring command to bring in missing 0's first or is
there an easier way?
Cheers