+ Reply to Thread
Results 1 to 3 of 3

SelectionChange not working

  1. #1
    Forum Contributor
    Join Date
    12-06-2020
    Location
    Adelaide
    MS-Off Ver
    MS Office 365
    Posts
    108

    SelectionChange not working

    Hi,

    Thanks for all the help I have been getting. The help is helping me automate a few process, but I also to understand VBA better. Therefore, I starting a course and part of the course is using Worksheet Selection Change.

    The thing is it isn't working.

    Please Login or Register  to view this content.
    Have I maybe turned of something in excel? by code? Any else have this problem and how did you fix it?

    There is no issue with the code, but nothing happens when I clean on any of the cells in sheet2.

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,481

    Re: SelectionChange not working

    Here is an additional thread on worksheet events.

    https://www.excelforum.com/tips-and-...et-events.html

  3. #3
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,422

    Re: SelectionChange not working

    What is it you are expecting to happen? Worksheet Selection Change event handler fires when you select a cell on the sheet, not another sheet.

    And there's no point enabling events at the beginning of the routine. If event handling wasn't enabled, you would not have got into the routine anyway.

    And, if the routine is in sheet2, it wouldn't change anything.

    Very confused. Please clarify.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ 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. Worksheet SelectionChange not working
    By HJHamm in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-23-2015, 12:52 PM
  2. [SOLVED] SelectionChange Event Not Working Properly
    By msawyer in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-14-2013, 05:20 PM
  3. SelectionChange
    By russkris in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-12-2013, 10:43 PM
  4. [SOLVED] VBA + SelectionChange event
    By HuskerBronco in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-13-2011, 06:36 PM
  5. SelectionChange stops working
    By andym in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-28-2006, 06:00 PM
  6. [SOLVED] SelectionChange event
    By Kate in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-22-2005, 02:10 PM
  7. SelectionChange event
    By Hayeso in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-01-2005, 11:05 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