+ Reply to Thread
Results 1 to 9 of 9

How to find the cooresponding value of a Max Value

  1. #1
    Registered User
    Join Date
    08-10-2011
    Location
    tulsa, ok
    MS-Off Ver
    Excel 2003
    Posts
    20

    How to find the cooresponding value of a Max Value

    If Column A5:A60 is a date (example A5 = 01-01-2012 and so on) and column C5:C60 has a number.

    I can use the Max function to find the highest number in C5 through C60 but how can I find the corresponding date in Column A?


    Thanks.
    Last edited by johnsoncj2002; 11-23-2011 at 04:04 PM. Reason: Solved

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: How to find the cooresponding value of a Max Value

    How about:

    Please Login or Register  to view this content.
    Format the result as a date.

    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Registered User
    Join Date
    08-10-2011
    Location
    tulsa, ok
    MS-Off Ver
    Excel 2003
    Posts
    20

    Re: How to find the cooresponding value of a Max Value

    That didn't work. That date in column A didn't match my max value in column C.

  4. #4
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: How to find the cooresponding value of a Max Value

    Can you attach a sample file?

    To attach a file to your post, you need to be using the main 'New Post' or 'New Thread' page and not 'Quick Reply'.
    To use the main 'New Post' page, click the 'Post Reply' button in the relevant thread.

    On this page, below the message box, you will find a button labelled 'Manage Attachments'.
    Clicking this button will open a new window for uploading attachments.

    You can upload an attachment either from your computer or from another URL by using the appropriate box on this page.
    Alternatively you can click the Attachment Icon to open this page.

    To upload a file from your computer, click the 'Browse' button and locate the file.

    To upload a file from another URL, enter the full URL for the file in the second box on this page.
    Once you have completed one of the boxes, click 'Upload'.

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.

  5. #5
    Registered User
    Join Date
    08-10-2011
    Location
    tulsa, ok
    MS-Off Ver
    Excel 2003
    Posts
    20

    Re: How to find the cooresponding value of a Max Value

    see attached
    Attached Files Attached Files

  6. #6
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: How to find the cooresponding value of a Max Value

    The range in your spreadsheet is C5:C260, the range you identified in your first post is C5:C60.

    Change the ranges in the formula.

  7. #7
    Registered User
    Join Date
    08-10-2011
    Location
    tulsa, ok
    MS-Off Ver
    Excel 2003
    Posts
    20

    Re: How to find the cooresponding value of a Max Value

    You're right! Is there a way for this to work by selecing the entire column range instead of specifing the row's. I tried
    =INDEX(Forecast!A:A,MATCH(MAX(Forecast!CZ:CZ),Forecast!CZ:CZ,0))

    But it didn't work.

  8. #8
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: How to find the cooresponding value of a Max Value

    Okay, I renamed your Sheet1 as "Forecast", and moved your column C out to column CZ, and used this formula (from Sheet2):

    Please Login or Register  to view this content.
    It works just fine.
    Attached Files Attached Files

  9. #9
    Registered User
    Join Date
    08-10-2011
    Location
    tulsa, ok
    MS-Off Ver
    Excel 2003
    Posts
    20

    Re: How to find the cooresponding value of a Max Value

    That worked.....I wish you could solve this one for me
    http://www.excelforum.com/excel-gene...ine-model.html

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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