newbie83
04-10-2015, 06:08 AM
Hi All,
i have a db with 2 tables a query and a form, my question, is it possible to have a button within the form that when clicked would do the same as me manually opening each table/query and pressing refresh all?
i have tried Me.Refresh and Me.Requery this just seems to refresh/requery the form itself not the tables and query.
any help would be greatly appreciated.
Thank you in advance.
i have a db with 2 tables a query and a form, my question, is it possible to have a button within the form that when clicked would do the same as me manually opening each table/query and pressing refresh all?
i have tried Me.Refresh and Me.Requery this just seems to refresh/requery the form itself not the tables and query.
any help would be greatly appreciated.
Thank you in advance.