M
Matthew
I would like to make a query to take the full contents of one field and the
first character of another field and put them together in the same field in
the query.
Field 1 = 1456
Field 2 = Maple
Query result = 1456M
Note: I do not want to modify the original data.
Can this be done?
Matthew
first character of another field and put them together in the same field in
the query.
Field 1 = 1456
Field 2 = Maple
Query result = 1456M
Note: I do not want to modify the original data.
Can this be done?
Matthew