Runtime Error 2046

iraspin

New member
Local time
Today, 08:10
Joined
Mar 22, 2013
Messages
2
I am trying to run Access 2000 *.mdb in Access 2010 runtime environment. Got the message 'Error occurred:2046. The command or action 'WindowHide isn't available now'.
Please help.

Thanks.
 
I think WindowHide works in earlier environments than 2007.

I would try recompiling the code and if it fails, comment out the command
 
Thanks for your reply.
'WindowHide' is not anywhere in the code.
The database opens OK of I use full-fledged version of Access 2010.
 

Users who are viewing this thread

Back
Top Bottom