Is there a way to Refresh your Form without using a Commandbutton? What I'd like to do if anything changes on my Form, I'd like for it to update automatically while I'm on that form. I've tried the Me.Refresh on the Form Load but does not work but it does work on a Commandbutton once clicked.
↧