J
John
Hi
In Access 2000 I have the following code;
Set dbs = CurrentDb
<some code to access database here>
Set dbs = Nothing
Would the last line cause any problem with my currently open access
application/database?
Thanks
Regards
In Access 2000 I have the following code;
Set dbs = CurrentDb
<some code to access database here>
Set dbs = Nothing
Would the last line cause any problem with my currently open access
application/database?
Thanks
Regards