Hello community, my first post here.
I am currently finishing a database and am at the very last part, where I am using an Image Button to refresh the table data on a subform being used. When I choose ‘Action’ - Refresh Form, well, it appears the Dev’s never implemented this feature, because it does NOTHING. Basically, I need an Image Button to act the same as a typical Push Button with ‘Action’ - Refresh Form. How can I accomplish this? I am guessing macro magic, or is there some trick I am missing to make an Image Button actually use the assigned Actions in properties?
The button has to specifically only refresh the subform table and cannot be the included refresh for the record entirety. I am not much of a coder, so looking for a bit of help with a macro to accomplish this.
Thanks peoples.
-Nixx