473,387 Members | 1,844 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Disable a Custom Menu/Toolbar

Hi,
I have inherited a database that I am working with in Access 2003 but the client is utlizing/working with same database in Access 2007. My predecessor built this database using a custom menu/toolbar preventing any access to the form design toolbar. Is there any clear-cut method to bypass this menu and open the database with the standard menu and toolbars?

In addition, I have not found any admin module/version for this database and he is not using any type of user level security. Any suggestion would be appreciated. Thanks in advance.

Kindest Regards,
Greg
Jan 23 '08 #1
7 7238
MindBender77
234 100+
Hi,
I have inherited a database that I am working with in Access 2003 but the client is utlizing/working with same database in Access 2007. My predecessor built this database using a custom menu/toolbar preventing any access to the form design toolbar. Is there any clear-cut method to bypass this menu and open the database with the standard menu and toolbars?

In addition, I have not found any admin module/version for this database and he is not using any type of user level security. Any suggestion would be appreciated. Thanks in advance.

Kindest Regards,
Greg
Assuming the shift key isn't disabled, you could hold down shift and double click on the database. This will show you the data base window and temporarily disable the custom toolbar.

Next, under Tools, select Startup.... and change the Menu Bar to default.

Hope this helps or atleasts leads you in the right direction,
JS
Jan 23 '08 #2
Assuming the shift key isn't disabled, you could hold down shift and double click on the database. This will show you the data base window and temporarily disable the custom toolbar.

Next, under Tools, select Startup.... and change the Menu Bar to default.

Hope this helps or atleasts leads you in the right direction,
JS
Hey JS,
Thanks for quick response, I actually tried holding down the shift-key before and opening the database but it didn't work.

Is there any other method to disable this custom toolbar? Thanks again for any input.

Kindest Regards,
Greg
Jan 23 '08 #3
MindBender77
234 100+
Hey JS,
Thanks for quick response, I actually tried holding down the shift-key before and opening the database but it didn't work.

Is there any other method to disable this custom toolbar? Thanks again for any input.

Kindest Regards,
Greg
I've been racking my brain on this for a bit and trying to duplicate your problem. I have found a way to active the default command bar however, you can let the database initialize normally, then hit Shift F11. This will bring up the database window. From this point you can right click on the form/report and select design view.

This still might not work because the shift key might be disabled but, its worth a try at least. Another key combination you could try is ALT+F11 which will bring up the VBA in the database.

I'll keep searching and try to find you/us a solution,
JS
Jan 23 '08 #4
ADezii
8,834 Expert 8TB
Hi,
I have inherited a database that I am working with in Access 2003 but the client is utlizing/working with same database in Access 2007. My predecessor built this database using a custom menu/toolbar preventing any access to the form design toolbar. Is there any clear-cut method to bypass this menu and open the database with the standard menu and toolbars?

In addition, I have not found any admin module/version for this database and he is not using any type of user level security. Any suggestion would be appreciated. Thanks in advance.

Kindest Regards,
Greg
Assuming that your Custom Toolbar is specifically assigned to your Form's Toolbar Property, you can Reset the Toolbar Property for the Form to an empty String, in which case Access will load the built-in Toolbar for the Form as in:

Expand|Select|Wrap|Line Numbers
  1. 'The Built-in Toolbar for frmTest will be loaded instead of the Customized one.
  2. Forms.Item("frmTest").Toolbar = ""
Jan 24 '08 #5
I really appreciate all of the help. I opened the database and used the F11 option(s) and it worked. Once again, thank you very much!

Kindest Regards,
Greg
Jan 24 '08 #6
MindBender77
234 100+
Assuming that your Custom Toolbar is specifically assigned to your Form's Toolbar Property, you can Reset the Toolbar Property for the Form to an empty String, in which case Access will load the built-in Toolbar for the Form as in:

Expand|Select|Wrap|Line Numbers
  1. 'The Built-in Toolbar for frmTest will be loaded instead of the Customized one.
  2. Forms.Item("frmTest").Toolbar = ""
Just a thought, Adezii, being it's on the same topic and could assist others.

Could you also use the "CommandBars" method as well? I got close to the target result but, not quite.

Example:
Expand|Select|Wrap|Line Numbers
  1. CommandBars("Menu Bar").Enabled = False
  2.  
JS
Jan 24 '08 #7
ADezii
8,834 Expert 8TB
Just a thought, Adezii, being it's on the same topic and could assist others.

Could you also use the "CommandBars" method as well? I got close to the target result but, not quite.

Example:
Expand|Select|Wrap|Line Numbers
  1. CommandBars("Menu Bar").Enabled = False
  2.  
JS
Yes, through the CommandBars Collection you have access to the complete functionality of Menu Bars and Toolbars. For instance, the following line of code will disable the 1st Control on the Custom 1 Toolbar:
Expand|Select|Wrap|Line Numbers
  1. Application.CommandBars("Custom 1").Controls(1).Enabled = False
Jan 24 '08 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Tom Dauria | last post by:
I inherited a weird application. Part of it is in VB6 and part in Access 2000. All of the reports and some of the forms are in Access 2000. The database is opened by the VB application. ...
5
by: Mary Anne | last post by:
One of my clients is using Acc97 runtime to run an Access application. The application has a Custom Toolbar, but she excluded the toolbar from the application. Now, I cannot display the toolbar...
16
by: MLH | last post by:
If I give someone a runtime app, they can open the database window by pressing the F-11 key. How to prevent???
1
by: jeff blumsom | last post by:
This is bizarre! I have an big (90+ tables, over 100 forms) application that has a custom toolbar. This is set as the default toolbar in the start-up options. It is also the toolbar assigned to...
27
by: Wayne | last post by:
I've been clicking around Access 2007 Beta 2 and can't see the custom menu bar designer. Is it in the beta? Maybe I'm blind. The question that comes to mind is: Will custom menu bars be the same...
4
by: Tom | last post by:
I have a C# Web Forms application and would like to disable the Internet Explorer toolbar and menu. How can I do this?
5
by: lorirobn | last post by:
Hi, I am trying to create two custom menu bars for my application, one for read-only users (without delete record), and one for update-access users (with delete record). I only need File and...
6
by: Neil | last post by:
I have a form that has its own custom menu bar in Access 2000. I'd like to make a copy of the menu bar and use it with another form. How can I do this? Thanks.
1
by: Wayne | last post by:
I've searched this forum and trawled the wider web and can't find any information on how to hide or disable the A2007 Quick Access Toolbar. The toolbar is not something that one wants available to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.