W
Wstanley
I have a table with a field that reflects the current date using Date(). I
want to extract the month to a field, the day to a field and the year to
another field (three fields). These fileds will be used to supply
information in other tables. I also need each field to contain two
characters (e.g., 01 instead of 1). I tried the Datepart function but must
be doing something wrong. Any suggestions?
Thanks,
Bill
want to extract the month to a field, the day to a field and the year to
another field (three fields). These fileds will be used to supply
information in other tables. I also need each field to contain two
characters (e.g., 01 instead of 1). I tried the Datepart function but must
be doing something wrong. Any suggestions?
Thanks,
Bill