Hi. I put a small sample file for you to check if you have time. I am drawing a blank.
I need my subform to stay in sync with my Main form at all times. Initially, it does so. However, if I change my mind about 3 main form fields (cboSoldtoID, cboShiptoID, cboFormulaID), the subform does not simply change its corresponding field while keeping the pricing data alone.
For example, on an exisiting record, if i change the cbosoldtoID in the main form, the subform does change its soldtoID however, the data disappears. I need the same subform data to apply. All i did was change the soldtoID.
The original subform data stayed in its original "state" in the table.
Same effect if i change the cboShiptoID or cboFormulaID in the main form.
Thanks so much for the tip to fix. I figured that a small sample file would explain best. Molly
I need my subform to stay in sync with my Main form at all times. Initially, it does so. However, if I change my mind about 3 main form fields (cboSoldtoID, cboShiptoID, cboFormulaID), the subform does not simply change its corresponding field while keeping the pricing data alone.
For example, on an exisiting record, if i change the cbosoldtoID in the main form, the subform does change its soldtoID however, the data disappears. I need the same subform data to apply. All i did was change the soldtoID.
The original subform data stayed in its original "state" in the table.
Same effect if i change the cboShiptoID or cboFormulaID in the main form.
Thanks so much for the tip to fix. I figured that a small sample file would explain best. Molly