DoCmd (Access Only)
In Microsoft Office Access you can use the DoCmd object to run actions from VBA.
RunCommand
This method runs a built-in command.
RunSQL
This method runs a SQL action query.
OpenForm
This method opens a form in Form view
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext