Toolbars

sgladie@bgsu.edu

Registered User.
Local time
Today, 08:52
Joined
Jul 3, 2015
Messages
28
Access 2013
HELP! I have been working with the toolbars. I added code to turn off and on. Working fine. But now when I go into design view, while toobars are showing/on, the properties window will not work. Are any database I open or create. The tab order works, so I know it isn't the whole tools menubar. Just the property sheet icon. Shortcuts don't work either....double click or right click.
Appreciate help...I have been trying to figure this out myself to no avail.
 
It is definitely the properties window. I have tried every shortcut to open it and it wont. Is there vba I can run to get it to work again?
 
Show the code you've used for turning the toolbars on/of.
 
That's the other problem - I can't find the code that I originally used to turn it off and turn back on. It was actually from this forum. But now I can't locate it. There was code to turn it off and on. I put the turn off code when the form opened, and the turn back on again code when the form closed. When I realized the code didn't work, I removed both (after opening and closing the form a couple of times). I got interrupted and when I returned I realized the Property Window will not open...and I couldn't relocate the code.
 

Users who are viewing this thread

Back
Top Bottom