Results 1 to 3 of 3

Toggle ribbon

Threaded View

  1. #1
    Forum Contributor
    Join Date
    06-11-2009
    Location
    Cape Town
    MS-Off Ver
    Microsoft 365
    Posts
    854

    Toggle ribbon

    Is there a way to toggle the ribon ON/OFF in Excel? I am using the following code to toggle the formula bar and would like to do the same for the ribbon instead of pressing [Alt} [F1].

    Sub DisplayFormulaBar()
    Application.DisplayFormulaBar = Not Application.DisplayFormulaBar
    Thanks in advance
    Last edited by Aland2929; 09-24-2011 at 01:55 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1