Hi,
I’m building data entry form “Form2.” When it is used, the values in certain fields are going to repeat multiple times. I.e there will be multiple records for one customer.
I’ve got a combobox in the field “Customer” in my form that populates Address, City State, Zip.., and I’d like the form to defualt to the same customer when the user creates a new record.
Any idea how I’d do that?