Hi everyone,
I am currently working on a job tracking database, and I am having some issues with a subform. I currently have a Customer form that contains fields for their Name and Billing Address. Inside of that form I have a Lead subform that links via the CustomerID. This subform contains fields for the Lead Address. (With our customers, the Billing Address is always the same while the Lead Address can vary lead to lead.) I would like to find a way to have the default value of subform Lead Address fields to be the same as the Billing Address unless it is changed manually. Any ideas?