473,320 Members | 1,722 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,320 software developers and data experts.

Creating Menu Bar in a Form

manoj9849967222
Hi All


Is there a way to creat Menu Bar in a Form. Please suggest if this is possible.


Regards
Manoj
Sep 22 '07 #1
9 47794
ADezii
8,834 Expert 8TB
Hi All


Is there a way to creat Menu Bar in a Form. Please suggest if this is possible.


Regards
Manoj
  1. Create the Menu Bar.
    1. View ==> Toolbars ==> Customize ==> New.
    2. Enter Name ==> OK.
    3. Select New Toolbar ==> Properties.
    4. Set Type = Menu Bar
    5. Set Docking Options ==> Close.
    6. Select the Commands Tab ==> Select Category & related Commands.
    7. Drag-N-Drop Commands to the Menu Bar which should be visible on the screen.
    8. These are just the very basic steps for creating a Menu Bar then associating it with a Form
  2. Set the Form's Menu Bar Property (Properties ==> Other Tab ==> Menu Bar) = New Menu Bar.
Sep 23 '07 #2
daniel aristidou
491 256MB
  1. Create the Menu Bar.
    1. View ==> Toolbars ==> Customize ==> New.
    2. Enter Name ==> OK.
    3. Select New Toolbar ==> Properties.
    4. Set Type = Menu Bar
    5. Set Docking Options ==> Close.
    6. Select the Commands Tab ==> Select Category & related Commands.
    7. Drag-N-Drop Commands to the Menu Bar which should be visible on the screen.
    8. These are just the very basic steps for creating a Menu Bar then associating it with a Form
  2. Set the Form's Menu Bar Property (Properties ==> Other Tab ==> Menu Bar) = New Menu Bar.
How is a new menu bar created in access 07?
As far as i can see u cant
Sep 23 '07 #3
ADezii
8,834 Expert 8TB
How is a new menu bar created in access 07?
As far as i can see u cant
Sorry, I can't help you there, but I'm sure the Help Files can.
Sep 23 '07 #4
puppydogbuddy
1,923 Expert 1GB
How is a new menu bar created in access 07?
As far as i can see u cant
Click on this link, then scroll down until you come to the topic "Options Tape".

http://www.mstipsandtricks.com/tips-...-features.html

The Options Tape replaces the previous versions Menu Bar and toolbars. Also it provides the main commands in Office Access 2007. One of the main advantages is that it put in a single location the tasks or the entry points used to request the visualization of menus, bars of tools, task’s panels or other components of the user interface.

24) When a data base is opened, the Options Tape appears in the upper edge of the Office Access 2007 main window.
Sep 23 '07 #5
daniel aristidou
491 256MB
Click on this link, then scroll down until you come to the topic "Options Tape".

http://www.mstipsandtricks.com/tips-...-features.html

The Options Tape replaces the previous versions Menu Bar and toolbars. Also it provides the main commands in Office Access 2007. One of the main advantages is that it put in a single location the tasks or the entry points used to request the visualization of menus, bars of tools, task’s panels or other components of the user interface.

24) When a data base is opened, the Options Tape appears in the upper edge of the Office Access 2007 main window.
Sorry this link does not provide the information on Creating new menu bars ect.
I think this sould be a main topic on the forum because it is rather major and efects database design higly.
Sep 25 '07 #6
ADezii
8,834 Expert 8TB
Click on this link, then scroll down until you come to the topic "Options Tape".

http://www.mstipsandtricks.com/tips-...-features.html

The Options Tape replaces the previous versions Menu Bar and toolbars. Also it provides the main commands in Office Access 2007. One of the main advantages is that it put in a single location the tasks or the entry points used to request the visualization of menus, bars of tools, task’s panels or other components of the user interface.

24) When a data base is opened, the Options Tape appears in the upper edge of the Office Access 2007 main window.
Just curious puppydogbuddy, how do you create Menu Bars pro-grammatically in Access 2007, something analogous to the CommandBars Collection?
Sep 25 '07 #7
puppydogbuddy
1,923 Expert 1GB
Sorry this link does not provide the information on Creating new menu bars ect.
I think this sould be a main topic on the forum because it is rather major and efects database design higly.

See these links for the information you are looking for:

MS Access 2007 Ribbon/Office Menu Customization
http://www.access-freak.com/tutorials.html#Tutorial05

How to: Use Existing Custom Menus and Toolbars in Access
http://msdn2.microsoft.com/en-us/library/bb425845.aspx

Use existing custom toolbars and startup settings in Access 2007
http://office.microsoft.com/en-us/ac...365441033.aspx

Custom Toolbars in Access 2007
http://blog.datamanagementsolutions....bars-2007.html
Sep 25 '07 #8
Menino
2
None of these links are working or found, I mean they don't exist
Nov 16 '18 #9
Nauticalgent
100 64KB
This post is over 11 years old...Access has moved on as well has some of these posters. Probably better to start a new thread...?
Nov 18 '18 #10

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

Similar topics

1
by: Don Stefani | last post by:
Hello, I have a form that I want to submit "onchange", OK I've got that working, but when the form submits, I want to pass along a value to a CGI script, as if that value was in a hidden form...
1
by: sunrisewinesalon | last post by:
New here--I posted this to another group called 'ms access problems,' but it only had one member... Access says you can choose fields from more than one table or query to create a form--but can...
1
by: VM | last post by:
I would like to display a child form inside of an MDI but the problem is that I'll be invoking that child form from within another child form. If I use this code: frmReportViewer frmReportViewer =...
0
by: vareck.walla | last post by:
I get this error everytime I run my project: System.InvalidOperationException was unhandled Message="An error occurred creating the form. See Exception.InnerException for details. The error is:...
4
by: zazu | last post by:
I have followed the procedure for creating a form for supplying parameters to a query – http://office.microsoft.com/en-us/assistance/HA011170771033.aspx However when the query is run I still...
3
by: wolverines1 | last post by:
Problems with creating a form from two tables, in access. The data won't come from the on of the tables. Need guidance. All data is under A, but when I make a form B, none of the data comes over...
2
by: vidhyapriya | last post by:
Hi all, I am creating user controls for developing menu for my application.I am not using default menu bar,creating my own menu using user controls.I want my user controls above the form.For Example...
13
by: jmartmem | last post by:
Greetings, I am using Dreamweaver CS3 to design an ASP page that contains a Record Insertion Form. Within this form are two list/menu form fields that I would like to "synchronize". In other...
2
by: adwest | last post by:
Forgive me if this is a foolish question. I "play" in Access and have only created a few rather simple relational databases. My knowledge and experience is limited. I have no formal training, just...
1
by: Sven Willgren | last post by:
Hello All, While trying to open a form I get the following error: An error occurred creating the form. See Exception.InnerException for details. The error is: Index was out of range. Must be...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.