I'm getting the following error:

  • Thread starter Thread starter jackal077
  • Start date Start date
J

jackal077

Guest
I'm getting the following error when I try to switch to design view. Also I can't close the database: :(
"You can't switch to a different view at this time.
Code was executing when you tried to switch views.
If you are debugging code, you must end the debugging operation before switching views."
 
Hi Jackal077,

It looks like you are already executing some code and because of that, Access don't want to stop until the code is not finish to execute.

You should look in your Visual Basic Editor and press on the stop button in the toolbar. you can access it whether by pressing ALT + F11, or by the tool menu -> Macro.

Hope that will help.
 
Thanks, but is not this
When I move to the next record and this error shows up if I try to switch to design view.
 

Users who are viewing this thread

Back
Top Bottom