+ Reply to Thread
Results 1 to 4 of 4

Combining Two Results into One Result

  1. #1
    Forum Contributor
    Join Date
    04-16-2014
    Location
    Witbank, SA
    MS-Off Ver
    Excel 2013
    Posts
    268

    Combining Two Results into One Result

    Good morning...

    In the attached sheet are 2 dropdowns. Values appear in cells F1 and G1, depending on the dropdown selections. What I need is for one result to appear in cell H1. This result has to be one of the two values (F1 or G1), but it has to be the value which changed last. I suppose this can only be achieved with VBA..if at all.

    This value in H1 will then call up one out of 10 different charts which will then become visible. Please help me, I will be very grateful...
    Attached Files Attached Files

  2. #2
    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,918

    Re: Combining Two Results into One Result

    Yes, very briefly, you'd need a Worksheet Change event handler monitoring the two cells. Whenever either of them changes, you copy the value to H1. You would NOT have a formula in H1.


    Regards, TMS
    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


  3. #3
    Forum Contributor
    Join Date
    04-16-2014
    Location
    Witbank, SA
    MS-Off Ver
    Excel 2013
    Posts
    268

    Re: Combining Two Results into One Result

    I have sorted this out..thanx a lot..

  4. #4
    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,918

    Re: Combining Two Results into One Result

    You're welcome.




    If you are satisfied with the solution(s) provided, please mark your thread as Solved.


    New quick method:
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

    Or you can use this way:

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save


    You may also want to consider thanking those people who helped you by clicking on the little star at the bottom left of their reply to your question.

+ 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] Combining two formulas to get one result
    By jaycee66 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-24-2012, 06:47 PM
  2. Combining course results to an individual
    By Scoobing in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-23-2012, 08:46 PM
  3. [SOLVED] Problems combining IF and MAX to get the right result
    By Doctorchuckles in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 07-31-2012, 10:38 AM
  4. Combining Results Like
    By ComplyOrDie in forum Excel General
    Replies: 2
    Last Post: 11-18-2011, 10:36 PM
  5. [SOLVED] Combining formulas and results HELP!!
    By JRH in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 01-22-2005, 02: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