G
Guest
I have a combo box that pulls three fields from one table. I want it to write data from one field to the main table that the record is associated with. For example, the form calculates an ROI for a marketing campaign. All of the data is entered into the main ROI table. I want the combo box data (just the one field out of three) to populate into that table (record). Any thoughts?