+ Reply to Thread
Results 1 to 4 of 4

Minimize userform and still edit worksheet.

  1. #1
    Forum Contributor
    Join Date
    11-09-2007
    Location
    USA
    MS-Off Ver
    2003
    Posts
    141

    Minimize userform and still edit worksheet.

    I have a worksheet open to a userform first. I can click on many command buttons all which act as a hyperlink to other ecel spereadsheets. I have code in place that allows me to minimize the userform but I cannot edit the newly opened sheet until I close the userform. How can I accomplish minimizing the userform and edit the newly opened excel sheet?

    Here is the code I found here from Leith Ross, for minimizing the user form which does work:
    Please Login or Register  to view this content.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    You need to set the UserForm's ShowModal property to False in the VB EDitor Properties window
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Forum Contributor
    Join Date
    11-09-2007
    Location
    USA
    MS-Off Ver
    2003
    Posts
    141
    Thanks, it worked. Is there any way possible to have the userform minimize when I click on the command button on it? This would be instead of clicking the command button, excel sheet opens, and then I have to go back and minimize the form.

  4. #4
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Quote Originally Posted by ge0rge View Post
    Thanks, it worked. Is there any way possible to have the userform minimize when I click on the command button on it? This would be instead of clicking the command button, excel sheet opens, and then I have to go back and minimize the form.
    Do you mean a commandbutton actually on the Form itself not the minimize icon? Maybe

    Please Login or Register  to view this content.

+ 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