T
Tony Williams
This may sound an odd request but I have a good reason for it. I have a field
which holds a date like this 26/02/08 ie dd/mm/yy. I want to convert the data
held in this field and populate another field with the date as a text string
like this 02262008 ie mmddyyyy but as a text field not a date field. When I
know what the conversion is I want to update this second field with the text
equivalent using an update query.
Is this at all possible?
many thanks
Tony
which holds a date like this 26/02/08 ie dd/mm/yy. I want to convert the data
held in this field and populate another field with the date as a text string
like this 02262008 ie mmddyyyy but as a text field not a date field. When I
know what the conversion is I want to update this second field with the text
equivalent using an update query.
Is this at all possible?
many thanks
Tony