+ Reply to Thread
Results 1 to 10 of 10

Use three parts of data to determine the correct cell on a chart

  1. #1
    Registered User
    Join Date
    06-04-2018
    Location
    illinois
    MS-Off Ver
    Microsoft 365
    Posts
    21

    Use three parts of data to determine the correct cell on a chart

    I am needing a function that uses the data in cells n10-12 to return the right number from the chart into cell n14. i have placed the correct number in n14 for reference
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,869

    Re: Use three parts of data to determine the correct cell on a chart

    I have closed your duplicate thread. If you would like this thread moving, please ask.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,731

    Re: Use three parts of data to determine the correct cell on a chart

    There is no number in N14, so we don't know what the formula is meant to return.

    Pete

  4. #4
    Registered User
    Join Date
    06-04-2018
    Location
    illinois
    MS-Off Ver
    Microsoft 365
    Posts
    21

    Re: Use three parts of data to determine the correct cell on a chart

    sorry abobut that.

    the correct return should be 122030110

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,869

    Re: Use three parts of data to determine the correct cell on a chart

    Are you still using an old version of Excel? There is no 2017 version - what do you have?

  6. #6
    Registered User
    Join Date
    06-04-2018
    Location
    illinois
    MS-Off Ver
    Microsoft 365
    Posts
    21

    Re: Use three parts of data to determine the correct cell on a chart

    i am now using microsoft 365

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,869

    Re: Use three parts of data to determine the correct cell on a chart

    Thanks for updating your profile.

  8. #8
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,731

    Re: Use three parts of data to determine the correct cell on a chart

    You can use this formula in cell N14:

    =INDEX($E$4:$K$39,MATCH(N10,$B$4:$B$39,0)+MATCH(N12,$C$4:$C$7)-1,MATCH(N11,$E$2:$K$2))

    Hope this helps.

    Pete

  9. #9
    Registered User
    Join Date
    06-04-2018
    Location
    illinois
    MS-Off Ver
    Microsoft 365
    Posts
    21

    Re: Use three parts of data to determine the correct cell on a chart

    That works thank you for the help Pete.

  10. #10
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,731

    Re: Use three parts of data to determine the correct cell on a chart

    You're very welcome. Thanks for the rep.

    Pete

+ 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] determine correct cell and color based on four parameters.
    By cmyers5613 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 03-15-2024, 05:20 PM
  2. Replies: 5
    Last Post: 11-13-2020, 02:40 AM
  3. Determine if combination of data in Excel B referencing A, is correct
    By okijuh123 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-04-2020, 10:46 AM
  4. is it possible to determine parts of a string inside a cell and make an argument?
    By kjy1989 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-08-2013, 09:30 PM
  5. Replies: 7
    Last Post: 07-01-2012, 05:43 PM
  6. Replies: 6
    Last Post: 06-14-2012, 12:15 PM
  7. Replies: 0
    Last Post: 05-07-2012, 09:37 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