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

Disappearing Menus

Hi Everyone-

I have a problem with my menu bars disappearing. Here's a little
backround...

I have one main database that has a page called "Prior Records." There
are several command buttons that link older databases via the
hyperlink property. I had an old databae in Access 2000 File Format. I
made a backup copy then converted it to Access 2002 File Format. After
I click the command button to bring up an old database, the menu bars
across the top disappear.

For example, when I click one of my reports to view in print preview,
the menu bars across the top are no longer there. The menu bars that
used to come up are:

1.) the top menu bar: File, Edit, View, Tools, Window, and Help.
2.) Below are: the drop down box for the different views (i.e. design
view, print preview, etc...), the print icon, the magnifying glass,
etc...

Is this a setting in the properties box for the form that has the
report command buttons on them?

Or is there code missing in my VBA code for the "on click" event to
preview my reports?

In the old Access 2000 file format database, the menu bars appear. But
in the new Access 2002 file format database, those menu bars aren't
there. However when I open the new Access 2002 database in "Edit Mode"
(pressing Shift while opening it), the menu bars are present. So, I'm
thinking that it's a setting, but I don't know which one.

Here's the VBA code for the "on click" event.

************************************************** ****************************

Private Sub Command59_Click()
Dim stDocName As String

stDocName = "rpttVoters"
DoCmd.OpenReport stDocName, acPreview

End Sub
************************************************** ****************************
Thanks for your time and efforts!!!

Miguelito Bain
Nov 12 '05 #1
2 1888
It may just be that those toolbars have not been "turned on". If you open
the report, then right-click on any toolbar/menu bar, see if the one you
want is checked off. If not, select it and it should display itself form now
on. If it isn't in the list, choose customize. For each toolbar you want
shown, select it (don't check it off) and click the properties button. Make
sure "Show On Toolbars Menu" is checked off. Built-In bars don't give this
option as they are automatically available for the object they pertain to.

Mike Storr
www.veraccess.com
"Miguelito Bain" <mi***********@hotmail.com> wrote in message
news:1b**************************@posting.google.c om...
Hi Everyone-

I have a problem with my menu bars disappearing. Here's a little
backround...

I have one main database that has a page called "Prior Records." There
are several command buttons that link older databases via the
hyperlink property. I had an old databae in Access 2000 File Format. I
made a backup copy then converted it to Access 2002 File Format. After
I click the command button to bring up an old database, the menu bars
across the top disappear.

For example, when I click one of my reports to view in print preview,
the menu bars across the top are no longer there. The menu bars that
used to come up are:

1.) the top menu bar: File, Edit, View, Tools, Window, and Help.
2.) Below are: the drop down box for the different views (i.e. design
view, print preview, etc...), the print icon, the magnifying glass,
etc...

Is this a setting in the properties box for the form that has the
report command buttons on them?

Or is there code missing in my VBA code for the "on click" event to
preview my reports?

In the old Access 2000 file format database, the menu bars appear. But
in the new Access 2002 file format database, those menu bars aren't
there. However when I open the new Access 2002 database in "Edit Mode"
(pressing Shift while opening it), the menu bars are present. So, I'm
thinking that it's a setting, but I don't know which one.

Here's the VBA code for the "on click" event.

************************************************** **************************
**
Private Sub Command59_Click()
Dim stDocName As String

stDocName = "rpttVoters"
DoCmd.OpenReport stDocName, acPreview

End Sub
************************************************** **************************
**

Thanks for your time and efforts!!!

Miguelito Bain

Nov 12 '05 #2
when i converted the db from 2000 to 2002, some of the settings didn't
carry along. i don't know why, maybe somebody does.

my solution- go to tools, then startup, then select the menus and
toolbars i wanted to see.

it took me a while to figure this out, so i thought that it was only
right to post a solution to this problem just in case someone else
runs into this problem.

however, i still don't know why these settings were lost when i
converted the db from 2000 to 2002.

hope everyone's having a blessed day,

miguelito
Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Larry Woods | last post by:
I have a site that works fine for days, then suddenly, I start getting ASP 0115 errors with an indication that session variables IN SEPARATE SESSIONS have disappeared! First, for background...
1
by: R0bert Neville | last post by:
My web page has one unordered list that disappears in Firefox. The unordered list in question has the class="dir". I double-checked the source code and verified the markup's semantics. Everything...
14
by: Paul Yanzick | last post by:
Hello, I am trying to develop a book tracking application for my capstone in school, and am running into a problem. The application is an ASP.Net application written in C#. The first page you...
2
by: Rachel Suddeth | last post by:
Here is my scenario: I have a few custom controls that I set up on a form and tested setting properties and appearances. Then I added a couple references to the project which add classes I need to...
0
by: Eric Floyd | last post by:
I have a MDI form with a MainMenu on it. When I open child forms the menus merge correctly. However, when I have more than one MDIChild open and switch the focus from one to the other my menu...
6
by: Tony Marston | last post by:
I have a site at http://www.radicore.org which has a menu bar down the left hand side. When certain menu items are selected (What is Radicore? Products, Documentation, Licensing, Legal) a sub-menu...
23
by: LvBohemian | last post by:
I am playing around with creating some menus dynamically, and they create fine and show up ok when I want them to; but when I select a menu NavigateUrl at run time, the applicable url shows up...
2
by: Greg | last post by:
I wonder if someone would help me and take a look at a strange problem I'm facing with a webpage I'm building. The page is at http://author.www.purdue.edu/swo/test.html. By using Internet...
1
by: jodstar | last post by:
I am working to fix someone else's database. However, the person who created it seems to have somehow minimized the menu bar. Right-clicking does not work, and the only options I have at the top are...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.