On the autofill feature, I can only select one field from another table to automatically fill the current form's field. I need to combine fields, such as [address],[city],[state] from another table into one field on this form/table. Where is the code stored so I can fix the code?
For example, if I have a customer's table with separate Street, City, State fields, and want the shipping table to combine those 3 fields into ONE field in the shipping table (using the Autofill feature for Customer ID), where can I edit it to combine all those fields?