I have a created field in Access called Birthdate(text)which is blank. I want to pulled 3 fields, birthm(text) birthd(text) and birthyr(text) into the created field called Birthdate. The display should read MMDDYYYY (ie 09112007). In the query section in Access, must I do an update query and some time of formula to concatenate the 3 fields and then combine them into one? Assumning I do an update query, Here is my assumption here:
Field: Birthdate
Table: the actual table
Update to: ???
Need some help here
Field: Birthdate
Table: the actual table
Update to: ???
Need some help here