+ Reply to Thread
Results 1 to 2 of 2

hiding application

Hybrid View

  1. #1
    Chip Smith
    Guest

    hiding application

    i have a worksheet and upon opening it a userform is loaded and ready to
    use... is there a way when you double click the worksheet for the application
    to actually be hidden aand just show the user form on the screen??
    --
    --Chip Smith--


  2. #2
    Ardus Petus
    Guest

    Re: hiding application

    Try:
    application.visible=false

    and don't forget to set it back to True when you're finished with your
    userform

    HTH
    --
    AP

    "Chip Smith" <ChipSmith@discussions.microsoft.com> a écrit dans le message
    de news:B7335161-35E4-41BC-A8A6-056BE39CCFE1@microsoft.com...
    > i have a worksheet and upon opening it a userform is loaded and ready to
    > use... is there a way when you double click the worksheet for the

    application
    > to actually be hidden aand just show the user form on the screen??
    > --
    > --Chip Smith--
    >




+ Reply to Thread

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