+ Reply to Thread
Results 1 to 3 of 3

Multiple changes in Worksheet_Change(ByVal Target As Range)

  1. #1
    Registered User
    Join Date
    04-22-2018
    Location
    London
    MS-Off Ver
    Microsoft Office 2016
    Posts
    1

    Red face Multiple changes in Worksheet_Change(ByVal Target As Range)

    Hi,

    I am new to VBA and trying to understand if there is a way to have to multiple changes to a worksheet when a value changes.

    Please Login or Register  to view this content.
    Cell E47 is a drop down box with populated values of blank, yes, no. If one of the values is selected, a macro is run to do the next step. I can get this step to run fine but it is the next bits after the other cells are setup that I am having difficulty in triggering.

    If yes is selected in cell E47, the macro is run to create a list and conditional formatting in cell L47. This would then be the next step to running the next sequence and then the user would select the drop down options in here of yes, no, blank, to trigger the next part of the event - unhide rows to fill in data in a cell
    If no is selected in cell E47, the macro is run to create a list and conditional formatting in cell N47. This would then be the next step to running the next sequence and then the user would select the drop down options in here of yes, no blank, to trigger the next part of the event - unhide rows to fill in data in a cell
    If no is selected in cell L47, the macro is run to create a list and conditional formatting in cell N47. This would then be the next step to running the next sequence and then the user would select the drop down options in here of yes, no blank, to trigger the next part of the event - unhide rows to fill in data in a cell

    As I have said I am a new to VBA and have started to get my head around the basics so any help is greatly appreciated to help with my learning and understanding of how the worksheet change event works in detail

    Thanks

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,610

    Re: Multiple changes in Worksheet_Change(ByVal Target As Range)

    I'm not sure what your question is....

    Please Login or Register  to view this content.
    Last edited by protonLeah; 04-22-2018 at 06:37 PM.
    Ben Van Johnson

  3. #3
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Multiple changes in Worksheet_Change(ByVal Target As Range)

    Without seeing the called routines or any sample:

    Please Login or Register  to view this content.
    If I've helped you, please consider adding to my reputation - just click on the liitle star at the left.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(Pride has no aftertaste.)

    You can't do one thing. XLAdept

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~aka Orrin

+ 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. HELP with Worksheet_Change(ByVal Target As Range)
    By jadown in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-16-2018, 05:06 PM
  2. Replies: 5
    Last Post: 12-16-2014, 05:47 PM
  3. [SOLVED] multiple Sub Worksheet_Change(ByVal Target As Range)
    By hoss88 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-14-2014, 04:39 AM
  4. [SOLVED] Combining multiple Private Sub Worksheet_Change(ByVal Target As Range)
    By victortan in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-21-2014, 11:12 AM
  5. [SOLVED] Worksheet_Change(ByVal Target As Range) - set to only update when 3 target cells changed?
    By trillium in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-07-2012, 06:40 PM
  6. Worksheet_CHange (ByVal Target as Range) when target is formula cell
    By coasterman in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-09-2012, 07:00 PM
  7. use of Worksheet_Change(ByVal Target As Range)
    By Isaac in forum Excel General
    Replies: 2
    Last Post: 07-07-2006, 02:10 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