How to check if table is opened using VBA code ?

  • Thread starter Thread starter Adrian
  • Start date Start date
A

Adrian

Hi,

May I know how to check if a table is opened in access using VBA code ?
Thanks..
 
I haven't used it but you can try the SysCmd method with 1st argument
acSysCmdGetObjectState.

Vheck Access VB Hel p on SysCmd.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top