Hi, May I know how to check if a table is opened in access using VBA code ? Thanks..
A Adrian Aug 15, 2004 #1 Hi, May I know how to check if a table is opened in access using VBA code ? Thanks..
V Van T. Dinh Aug 15, 2004 #2 I haven't used it but you can try the SysCmd method with 1st argument acSysCmdGetObjectState. Vheck Access VB Hel p on SysCmd.
I haven't used it but you can try the SysCmd method with 1st argument acSysCmdGetObjectState. Vheck Access VB Hel p on SysCmd.