Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7588155
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T19:51:12+00:00 2026-05-30T19:51:12+00:00

I’m migrating my access 2003 application to access 2010 and I’ve some issues with

  • 0

I’m migrating my access 2003 application to access 2010 and I’ve some issues with the new ribbon.

The first problem is the height of the ribbon, it is clearly too high.

My user don’t need to edit the database but they need to access to some specific feature in particular in the report like :

  • close the report

  • print

  • export

I found the code which permits to desactivate the ribbon

DoCmd.ShowToolbar “Ribbon”, acToolbarNo

or minimise it

DoCmd.SelectObject acTable, "MSysObjects", True
DoCmd.RunCommand acCmdWindowHide

but I don’t think it’s a good idea to activate it on each report and desactivate after the close (or deminised it and reminise)

any good idee ?

regards

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T19:51:13+00:00Added an answer on May 30, 2026 at 7:51 pm

    Actually, I do think activating the ribbon for reports is not a bad idea at all.

    Also, that code you have for minimizing the ribbon is incorrect. The code you have posted would in fact minimize or hide the navigation pane. And worse it would fail in most cases since you likely don’t have the “show system objects” option selected for the navigation pane which would show all kinds a system tables, which is a general rule you going to have hidden in any application anyway.

    Note that if you do want the navigation pane to be hidden on startup of the application, then simply in the file->options, current database, simply unchecked that display navigation pane option.

    Now, first up, the correct code to minimize the ribbon is thus following:

    CommandBars.ExecuteMso “MinimizeRibbon”

    Now for as for gathering or recapturing the space of the ribbon?

    I suggest two approaches that can work quite well:

    First consider taking buttons and options you have in a form, and moving them up into a ribbon for that form. That way you recapture the lost space. Note that you can have the ribbon direct call the SAME code that your buttons in that form used anyway.

    I guess this really comes down to how much space you have on forms now. Not all of us have a lot of extra space like this screenshot of Access:

    enter image description here

    So, I do think that ribbons are a nice UI.

    Next up, you could certainly consider to your application with the ribbon minimized. This again would free up the space. And you might even for reports un-minimize ribbon.

    For reports, I do think the ribbon makes a lot of sense. The reason being is you need some place to put all those options such as e-mail as PDF, save as PDF, export to word etc. You get this:

    enter image description here

    So in fact I do suggest to display the ribbon for reports, probably the only major design decision here is if you want to use ribbons free up existing application space on forms.

    You could as noted hide the ribbon all together except in the case of displaying reports.

    All of office uses the ribbon. So does SharePoint. Heck even AutoCAD uses the ribbon interface now. And keep in mind such interfaces also work VERY well on tablets. So such a UI has many great “future proof” features such as running your software on a tablet.

    Thus you might want to consider approaches that allow you to work with the ribbon, and not so much against it.

    So the ribbon can de-clutter and free up space in forms. However, if use of the ribbon for your general application is not in the cards, I still think for reports they make a lot of sense.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
For some reason, after submitting a string like this Jack’s Spindle from a text
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I want use html5's new tag to play a wav file (currently only supported
I am currently running into a problem where an element is coming back from
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
I'm making a simple page using Google Maps API 3. My first. One marker

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.