G
grace
Is there a way to split a field into two using a query? I
have a field that contains data with 9 characters similar
to” “034500904”. I would like to break this into two
fields so that the “03450” is in a field called DeptNumber
and the “0904” is in a field called OfficeNumber.
Can I do this using an Update Query?
Thanks
have a field that contains data with 9 characters similar
to” “034500904”. I would like to break this into two
fields so that the “03450” is in a field called DeptNumber
and the “0904” is in a field called OfficeNumber.
Can I do this using an Update Query?
Thanks