+ Reply to Thread
Results 1 to 3 of 3

Findest the lowest occurence in a row

Hybrid View

  1. #1
    Forum Expert
    Join Date
    04-14-2009
    Location
    Taiwan
    MS-Off Ver
    Excel 2016,2019,O365
    Posts
    2,908

    Re: Findest the lowest occurence in a row

    B7
    =IF(COLUMN()=MIN(IF(ISNUMBER($B2:$I2),COLUMN($B2:$I12))),"x","")

    Commit with Ctrl+Shift+Enter, drag down this formula to fit your range

    Sample file is as attached

    HTH,

    windknife
    Attached Files Attached Files

+ 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