Results 1 to 6 of 6

Workbook_Activate not triggering

Threaded View

  1. #2
    Registered User
    Join Date
    12-10-2018
    Location
    australia
    MS-Off Ver
    2016
    Posts
    3

    Re: Workbook_Activate not triggering

    No, only if that window has focus. eg: if you had a browser open and your workbook is behind it.

    Just try a test;
    Private Sub Workbook_Activate()
        MsgBox "activated"
    End Sub
    Last edited by yeon; 12-10-2018 at 10:52 AM. Reason: typo

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Disabling workbook_deactivate and workbook_activate from firing alltogether
    By MrsAlice in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-16-2012, 12:59 AM
  2. [SOLVED] Workbook_activate or workbook_open?
    By Lv27 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-05-2012, 05:23 AM
  3. Triggering Chart
    By excelenergy in forum Excel General
    Replies: 0
    Last Post: 06-08-2012, 10:40 AM
  4. triggering a non volatile UDF()
    By foxguy in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 05-22-2012, 01:03 AM
  5. [SOLVED] Workbook_activate - why doesn't it work
    By Lv27 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-07-2012, 02:50 PM
  6. Workbook_Activate and Workbook_Open
    By caliskier in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-23-2010, 12:49 PM
  7. Triggering UDF
    By bhofsetz in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-29-2006, 06:43 PM
  8. Workbook_Activate question
    By Peter Rooney in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-17-2005, 06:25 AM

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