Results 1 to 3 of 3

I have hidden the WS so well even I can't see it. How do I make it appear again?

Threaded View

  1. #1
    Forum Contributor
    Join Date
    09-10-2010
    Location
    Sanford, FL
    MS-Off Ver
    Excel 2016 Office 365
    Posts
    105

    Talking I have hidden the WS so well even I can't see it. How do I make it appear again?

    I inserted the following into the workbook in an effort to force the user to use the form for data entry to limit errors and WB contamination, but now even I can't contaminate the dang workbook.

    Private Sub Workbook_Open()
    Application.Visible = False
    UserForm1.Show
    End Sub

    Juli
    Attached Files Attached Files
    Last edited by Juli; 11-08-2011 at 11:05 PM.

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