Question : Access Return to Main Menu

I have been able to launch a Data Entry Form (Form B) that is based on User entered field values in a parameter query from a Start Up Form (Form A).

Once the user enters/updates fields in Form B, I am creating the option (using a button) to return to Form A, so the user may select new values.

The "Return to Start Up Form" button does re-launch Form A (Start Up Form), but when new values are entered in the parameter fields, Form B does not update to the new values. The values from the first/iniital launch remain.

Please advise.

Thanks.

Answer : Access Return to Main Menu

Check out this sample database.Open up Customers form. Be on record #1 i.e. Company A. Then click on Orders Button. This opens up Orders form which is based on parameter Query1. Orders will be filtered based on the company selected. Now click on Customers. Orderes form will be closed (and any data changed will be saved). Customers form will be on your screen.
Now go to 3rd record for Company C. Click on Orders button. Observe that Orders form now shows records for Company C.
Hope this helps!
 
Sample Return To Form
 
Random Solutions  
 
programming4us programming4us