Results 1 to 3 of 3

Ribbon Hide

Threaded View

  1. #1
    Registered User
    Join Date
    01-08-2020
    Location
    Dhaka, Bangladesh
    MS-Off Ver
    2010
    Posts
    9

    Ribbon Hide

    Hi,

    I created a custom workbook with hide ribbon by using vba name is "Magic file".But when i open another workbook with after opening "Magic file" at a time, next work book also hiding ribbon.So how can i solved this problem? Plz help me..Hide ribbon code-

     "Private Sub Workbook_Open()
                                                 Application.Visible = False
                                                 UserForm1.Show
                                                 Application.ExecuteExcel4Macro "show.toolbar(""ribbon"",false)"
                                                 End Sub"
    Attached Files Attached Files
    Last edited by moktr; 05-17-2020 at 05:54 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Hide Ribbon
    By Toby1982 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 03-08-2019, 01:37 PM
  2. [SOLVED] Hide Ribbon
    By EssoExplJoe in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-24-2017, 10:32 AM
  3. VBA Code to hide Ribbon Bar
    By pmgibbs79 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-30-2016, 12:13 AM
  4. [SOLVED] Hide Ribbon
    By pedjvak in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-31-2013, 03:01 AM
  5. Code to hide Ribbon
    By davidm in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 03-06-2012, 04:06 AM
  6. Hide Tab on Custom Ribbon
    By WilliamJones in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-05-2011, 08:53 AM
  7. Ribbon - Hide the Get Started tab
    By paulzak in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-19-2009, 09:03 AM

Tags for this Thread

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