I am looking for a way to combine fields in Access 2002 in an append query. I’m current using Table.Field1 & Table.Field2 and getting nothing close to what I need. Both fields are numeric. Field 1 is 4 characters in length and Field 2 is 1 to 4 characters in length. I want a new field of 8 characters. So I need something that combines the 2 and adds the leading zeros on the second field.
Is there an easy way to do this?
Is there an easy way to do this?