When I do a DoCmd.Requery for my form, it behaves differently from clicking F9 to refresh the data with my changes.
I am trying to refresh multiple controls on a form before viewing the report. Can anybody please tell me why the DoCmd.Requery is not working and how I might fix this problem.
Thank you
I am trying to refresh multiple controls on a form before viewing the report. Can anybody please tell me why the DoCmd.Requery is not working and how I might fix this problem.
Thank you