I am updating someone else's database and it originally had an autorefresh on a form. When you click into a section on the main form (A), a new form (B) will pop up where you enter the value. When you hit close on form B, the value will then automatically appear on the original form A. For some reason, the automatic refresh is no longer working. The value now only changes in form A when I manually hit "Refresh" on the ribbon. I checked the form property and the "Timer Interval" is set to 0 already.
I also tried creating a requery macro but it did not work either.
How do I make the form automatically refresh??