+ Reply to Thread
Results 1 to 3 of 3

Display a specific result based on Cell Values in a row (Ex Attached)

  1. #1
    Registered User
    Join Date
    09-14-2012
    Location
    Frankfort, ky
    MS-Off Ver
    Excel 2007
    Posts
    9

    Display a specific result based on Cell Values in a row (Ex Attached)

    Hello i am looking for a way to display a result in the updated bid set column based on values in the Add#1 - 6 Columns with the latest addendum always displayed for each sheet.

    Hope this isn't to confusing.

    Thanks in advance!!!sample.xlsx

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Display a specific result based on Cell Values in a row (Ex Attached)

    In J5 enter
    =INDEX($A$4:$H$4,MAX(IF(C5:H5<>0,COLUMN(C5:H5),0)))
    with Ctrl + Shift + Enter keys together

  3. #3
    Registered User
    Join Date
    09-14-2012
    Location
    Frankfort, ky
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: Display a specific result based on Cell Values in a row (Ex Attached)

    Thanks worked like a charm !!!! +rep!

+ 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