+ Reply to Thread
Results 1 to 13 of 13

Workbook SheetChange event not firing

  1. #1
    Forum Contributor
    Join Date
    09-15-2012
    Location
    Jamaica
    MS-Off Ver
    Microsoft 365
    Posts
    244

    Workbook SheetChange event not firing

    Can someone please tell me why this event is not firing, i already checked and the application event is true. Is there something wrong with the code below that i am overlooking, i am still learning VBA so i may have missed an error.

    Please Login or Register  to view this content.

  2. #2
    Forum Contributor HerryMarkowitz's Avatar
    Join Date
    09-10-2012
    Location
    Europe
    MS-Off Ver
    Office 2021 - Win10
    Posts
    1,014

    Re: Workbook SheetChange event not firing

    Try attached file...
    Attached Files Attached Files
    Sub DontForgetThese()
         If Your thread includes any code Then Please use code tags...
         If Your thread has been solved Then Please mark as solved...
         If Anybody has helped to you Then Please add reputation...
    End Sub

  3. #3
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Workbook SheetChange event not firing

    Maybe:

    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    09-15-2012
    Location
    Jamaica
    MS-Off Ver
    Microsoft 365
    Posts
    244

    Re: Workbook SheetChange event not firing

    Quote Originally Posted by HerryMarkowitz View Post
    Try attached file...
    Thank you for responding, but your spreadsheet only works if i copy and paste the required information in the cell, if i type the information in doesn't fire, not sure why.

  5. #5
    Forum Contributor HerryMarkowitz's Avatar
    Join Date
    09-10-2012
    Location
    Europe
    MS-Off Ver
    Office 2021 - Win10
    Posts
    1,014

    Re: Workbook SheetChange event not firing

    Type the information, then do not press enter, press right arror key...

  6. #6
    Forum Contributor
    Join Date
    09-15-2012
    Location
    Jamaica
    MS-Off Ver
    Microsoft 365
    Posts
    244

    Re: Workbook SheetChange event not firing

    Quote Originally Posted by JOHN H. DAVIS View Post
    Maybe:

    Please Login or Register  to view this content.
    Thank you John Davis, your method worked perfectly. Why would the method i was using not work but using the intersect method did?

  7. #7
    Forum Contributor
    Join Date
    09-15-2012
    Location
    Jamaica
    MS-Off Ver
    Microsoft 365
    Posts
    244

    Re: Workbook SheetChange event not firing

    Quote Originally Posted by HerryMarkowitz View Post
    Type the information, then do not press enter, press right arror key...
    HerryMarkowitz, I did what you said and it worked but why would it fire with the arrow key but not with the enter key? If a user presses enter instead of the arrow key the result is going to mess up the result i am trying to achieve.

  8. #8
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Workbook SheetChange event not firing

    I tried your code as well, it seems to work with Target.row vrs Activecell.row.

  9. #9
    Forum Contributor HerryMarkowitz's Avatar
    Join Date
    09-10-2012
    Location
    Europe
    MS-Off Ver
    Office 2021 - Win10
    Posts
    1,014

    Re: Workbook SheetChange event not firing

    Hi JOHN H. DAVIS,
    I have similar problem.
    Please check enclosed file.
    Thanks in advance.
    Attached Files Attached Files

  10. #10
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Workbook SheetChange event not firing

    You're using a Selection Change Event vrs. a Change Event.

  11. #11
    Forum Contributor HerryMarkowitz's Avatar
    Join Date
    09-10-2012
    Location
    Europe
    MS-Off Ver
    Office 2021 - Win10
    Posts
    1,014

    Re: Workbook SheetChange event not firing

    Hi John,
    I tried to understand but I couldnt succeded...
    Could you please post the completed code please

  12. #12
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Workbook SheetChange event not firing

    You are using:

    Please Login or Register  to view this content.
    I think you want:

    Please Login or Register  to view this content.

  13. #13
    Forum Contributor HerryMarkowitz's Avatar
    Join Date
    09-10-2012
    Location
    Europe
    MS-Off Ver
    Office 2021 - Win10
    Posts
    1,014

    Re: Workbook SheetChange event not firing

    Thanks a lot. Solved.
    Attached Files Attached Files

+ 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. SheetChange Event
    By solidsnake5698 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-06-2007, 02:01 PM
  4. SheetChange event restore old value
    By Anton Sommer in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-08-2005, 06:05 PM
  5. How to know what caused SheetChange event..
    By Srini in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-26-2005, 07: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