J
Jeff via AccessMonster.com
I have an ADP front-end and on click of a save button I run the following
code:
me.dirty = false
me.requery
But the form is not refreshing. If I close the form and then re-open it the
record appears correctly . Any ideas?
code:
me.dirty = false
me.requery
But the form is not refreshing. If I close the form and then re-open it the
record appears correctly . Any ideas?