I am trying to get a new record when opening a form from another form to use as a reference ID in order to update that referenced ID table and other tables in the process. I have tried setting the data flow in both directions for multiple ways. In some the Airfare would be Name? FLID is the same. I Know it's some simple thin. Yes. I know you don't store calculated values in the table, but it's a trouble shooting thing, like the CON_ID/FLID/BAGID fields visible on the forms.
Basically, I fill out Form 1 FrmProjCosts and select Add flight button to add flight info. The new form 2 FrmAirAvg opens to input data # of Bags, Flight Cost and the Airline. I would want to store the Airline, Airfare and # Bags in TbleFlights, that would later show on Form 1.
TVLTest.zip
TVLTest.zip