+ Reply to Thread
Results 1 to 3 of 3

Neither the form initialzation or activate event are firing.

  1. #1
    Registered User
    Join Date
    09-13-2013
    Location
    Vernon, Canada
    MS-Off Ver
    Excel 2010
    Posts
    10

    Neither the form initialzation or activate event are firing.

    Am I missing some step?
    Please Login or Register  to view this content.
    When I run the form nothing happens not in 2003 or 2010.

    Thanks

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Neither the form initialzation or activate event are firing.

    gvag,

    You have renamed the event, so it is not triggering because it is not named correctly. You do not need to rename the event at all. Each userform's events are specific to the userform so there is no reason to change the event to have the userform's name as part of it.

    So basically, instead of
    Please Login or Register  to view this content.

    It needs be
    Please Login or Register  to view this content.
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    09-13-2013
    Location
    Vernon, Canada
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Neither the form initialzation or activate event are firing.

    Thanks. Sometimes I really hate Excel/VBA.

+ 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] Userform multipage control - exit event not firing or event order
    By jane serky in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-14-2013, 10:23 AM
  2. How to prevent SelectionChange event firing before Change event?
    By franklyn in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-29-2012, 05:17 AM
  3. Excel 2010 User_Form Activate Event Not Updating form Check boxes
    By TW_M in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-10-2011, 05:04 PM
  4. BeforeClose event not firing?
    By bernmc in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-06-2007, 03:54 AM
  5. [SOLVED] Event sometimes stops firing?
    By HotRod in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-04-2005, 08:06 PM

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