I have a data maintenance form with a sub form based on a query. Records are restricted based on a flag that I have created in the underlying query. Occassionally, when user is working on these restricted records, they need to include additional records. I have provided a command button in this data maintenance form, which allows them to open another form based on ALL records and put a tick so that new record can also be added back to their port folio. Under normal circumstances, my expectation would be that as soon as user places a tick and the receord is saved in ALL records form and user returns to the orginal form, it should have new record included. But despite my best efforts, it is not happening and user has to close the maintenance form completely and come back in to refresh.
I tried using me.refresh command in the main form as well as sub form in On Activate property but that did not work. Could someone be of help?
Cheers
Whe
I tried using me.refresh command in the main form as well as sub form in On Activate property but that did not work. Could someone be of help?
Cheers
Whe