+ Reply to Thread
Results 1 to 2 of 2

How to make a fomr invisible or hide it

Hybrid View

  1. #1
    Registered User
    Join Date
    06-30-2010
    Location
    Newport New VA
    MS-Off Ver
    Excel 2003
    Posts
    97

    How to make a fomr invisible or hide it

    Ok so I finally figured out how to call another form from a form. But I can't figure out how to hide or make invisible a form once the other form pop up. i tried using

    userform1.visible = false...but that didn't work

    I also tried

    userform1.hide but this did not work either

    Basically what i want to do is when I click on the button that calls the other form..I want the original form to disappear until I click on a button in the second form to bring it back.

  2. #2
    Registered User
    Join Date
    06-30-2010
    Location
    Newport New VA
    MS-Off Ver
    Excel 2003
    Posts
    97

    Re: How to make a fomr invisible or hide it

    I needed to put VBAProject in front of the code.

    so to hide userform1 the code is VbaProject.userform1.hide...

+ 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] Trying to make the MsgBox invisible
    By DPWM in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-26-2013, 04:28 PM
  2. [SOLVED] how to make a sheet invisible?
    By sumesh56 in forum Excel General
    Replies: 3
    Last Post: 04-02-2013, 08:59 PM
  3. [SOLVED] Make button invisible??
    By ohaganli in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-30-2012, 09:41 AM
  4. Make the labels invisible all together
    By Nancy123 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-09-2010, 10:41 AM
  5. How Invisible Can You Make Your Code???
    By Chuckles123 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-22-2005, 01:51 PM

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