+ Reply to Thread
Results 1 to 6 of 6

SelectionChange() Event Stops Firing

  1. #1
    Forum Contributor
    Join Date
    06-18-2010
    Location
    USA
    MS-Off Ver
    Excel 2016
    Posts
    546

    SelectionChange() Event Stops Firing

    Am I killing the event when I exit the sub? Meaning, if you click a cell and the Target.Value > 0 it works as it should, but the second a cell is clicked and the Target.Value = 0 the Debug.Print line is no longer hit, and the Sub is no longer called when a cell is clicked where Target.Value >= 1 w/o closing and reopening the workbook.

    Should this be set-up differently?

    Please Login or Register  to view this content.

  2. #2
    Forum Guru xlnitwit's Avatar
    Join Date
    06-27-2016
    Location
    London
    MS-Off Ver
    Windows: 2010; Mac: 16.13 (O365)
    Posts
    7,085

    Re: SelectionChange() Event Stops Firing

    Hi,

    Nothing there is disabling events. Do you have any other event code?
    Don
    Please remember to mark your thread 'Solved' when appropriate.

  3. #3
    Forum Contributor
    Join Date
    06-18-2010
    Location
    USA
    MS-Off Ver
    Excel 2016
    Posts
    546

    Re: SelectionChange() Event Stops Firing

    Grr.....it's never that easy, haha. Below is yntax I am running.
    Please Login or Register  to view this content.

  4. #4
    Forum Guru xlnitwit's Avatar
    Join Date
    06-27-2016
    Location
    London
    MS-Off Ver
    Windows: 2010; Mac: 16.13 (O365)
    Posts
    7,085

    Re: SelectionChange() Event Stops Firing

    There is also nothing in that code to disable events. Do you have any other event code?

  5. #5
    Forum Contributor
    Join Date
    06-18-2010
    Location
    USA
    MS-Off Ver
    Excel 2016
    Posts
    546

    Re: SelectionChange() Event Stops Firing

    No sir - that is all the code.

  6. #6
    Forum Guru xlnitwit's Avatar
    Join Date
    06-27-2016
    Location
    London
    MS-Off Ver
    Windows: 2010; Mac: 16.13 (O365)
    Posts
    7,085

    Re: SelectionChange() Event Stops Firing

    Can you post a workbook in that case?

+ 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] Before double click event with if statements (Double clicking blank cell stops bdc firing)
    By camdenpars in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-27-2014, 09:03 AM
  2. [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
  3. 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
  4. [SOLVED] SheetBeforeRightClick stops firing if macro populates data
    By MAB in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-21-2006, 04:20 PM
  5. SheetBeforeRightClick stops firing after macro repopulates sheet
    By MAB in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-21-2006, 04:20 PM
  6. SelectionChange stops working
    By andym in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-28-2006, 06:00 PM
  7. 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