Hello Everyone,
I need help with Access 2007. I have ONE table with 5 fields and I need to append that data in a different table..but I need to post the data in a different field. (basically, take data from one field and put it another table but in a different field name) For example:
Fields from Table 1: to Fields in Table 2:
Name = Customer Name
Address = Customer Address
ZipCode = Customer ZipCode
PhoneNumber = Customer PhoneNumber
P.s. I dont want to just change the names in Table 1. I actually want to xfer into another table with different field names. THANK YOU!