I know you can run a SQL select statement via VBA by using the following:
![]()
Please Login or Register to view this content.
To run an update query how would I do it? Just change Select to Update? In the select statement you give the table that you want to update the records in...how would it go with an Update statement?
Bookmarks