Hello,
I have a form with several controls like textboxes and combos.
I would like to refresh the form when data is changed or updated in any control.
I have placed the Me.requery on the after update event of the form but it seems it is not working.
Is there any other solution, you can suggest? Thank you
I have a form with several controls like textboxes and combos.
I would like to refresh the form when data is changed or updated in any control.
I have placed the Me.requery on the after update event of the form but it seems it is not working.
Is there any other solution, you can suggest? Thank you