+ Reply to Thread
Results 1 to 2 of 2

How to unhide workbook

Hybrid View

  1. #1
    Valued Forum Contributor ImranBhatti's Avatar
    Join Date
    03-27-2014
    Location
    Rawalpindi,Pakistan
    MS-Off Ver
    Office 365
    Posts
    1,784

    How to unhide workbook

    Hello forum

    I was experimenting how to hide workbook and show only userform so I typed
    sub hidewb()
    Application.visible=false
    userform1.show
    end sub
    Now want to make workbook visible. can it be done? and if yes , how?

    Best Regards
    Imran Bhatti
    Teach me Excel VBA

  2. #2
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: How to unhide workbook

    Have you tried
    Application.visible=true
    If someone has helped you then please add to their Reputation

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Unhide Columns-Rows from a workbook
    By donk04 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-20-2015, 11:28 AM
  2. Replies: 3
    Last Post: 12-13-2013, 03:37 PM
  3. Unhide specific sheet in a workbook when it is selected
    By abareesh in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-21-2013, 11:23 AM
  4. this workbook code to unhide rows
    By mardyl in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-21-2011, 02:55 PM
  5. Unhide workbook
    By Corcodel in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-13-2011, 03:07 PM
  6. Replies: 1
    Last Post: 07-11-2006, 02:50 PM
  7. Unhide a workbook?
    By Mis in forum Excel General
    Replies: 1
    Last Post: 06-30-2006, 01:45 PM

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