Results 1 to 14 of 14

Userform fade not working from command buttons

Threaded View

  1. #1
    Registered User
    Join Date
    03-30-2011
    Location
    London, England
    MS-Off Ver
    Office 365
    Posts
    15

    Question Userform fade not working from command buttons

    excel 2003 running xp
    Got a userform that is activated from a command button that fades out the background so the userform really stands out.

    I have about 5 more command buttons on same page but can NOT get them to use the fade routine when their command buttons are pressed.

    kind of got it to work with Buttons but thats not what they require, prefer to use command buttons.

    ' worked with buttons
    Select Case Application.Caller
            Case "Button 32"
                'calls routine show picture which calls userform2
                Call ShowFirstAid
    Then repeated this for each Button


    Im guessing I need some kind of Class module to see which command button is pressed but stuck

    added example file to look at, any help would be great.
    Attached Files Attached Files
    Last edited by romperstomper; 07-21-2011 at 07:55 AM.

Thread Information

Users Browsing this Thread

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

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