+ Reply to Thread
Results 1 to 3 of 3

index of a cell next to the cell satisfiying the condition

  1. #1
    Forum Contributor
    Join Date
    10-25-2013
    Location
    türkiye
    MS-Off Ver
    Excel 2021
    Posts
    130

    index of a cell next to the cell satisfiying the condition

    How can get the index of a cell next to the cell satisfiying the condition, but the cell row ( or col.) is not constant.
    Thank you for your help.
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: index of a cell next to the cell satisfiying the condition

    Please try at F2

    =IFERROR(INDEX(Sayfa1!$D$1:$I$33,AGGREGATE(15,6,ROW(Sayfa1!$D$3:$G$33)/(Sayfa1!$D$3:$G$33=$C$2),ROWS(F$2:F2)),MOD(AGGREGATE(15,6,ROW(Sayfa1!$D$3:$G$33)*10^6+COLUMN(Sayfa1!$D$3:$G$33)/(Sayfa1!$D$3:$G$33=$C$2),ROWS(F$2:F2)),10^6)-3+COLUMNS($F2:F2)),"")
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    10-25-2013
    Location
    türkiye
    MS-Off Ver
    Excel 2021
    Posts
    130

    Re: index of a cell next to the cell satisfiying the condition

    Thank you very much.

+ 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. Replies: 19
    Last Post: 05-21-2019, 03:17 PM
  2. [SOLVED] Color a cell If 2 other cells meet condition, undo cell color if third cell meet condition
    By aftbrah in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 10-28-2016, 01:17 AM
  3. [SOLVED] Toggle fill Color in cell based on condition of cell--blank or text added.
    By moosetales in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-15-2014, 08:39 PM
  4. Replies: 1
    Last Post: 01-20-2014, 03:52 AM
  5. Replies: 4
    Last Post: 05-25-2012, 04:16 AM
  6. cell colours for every 15th cell with data (condition formatting and Macro)
    By eastydie in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-09-2012, 04:57 AM
  7. [SOLVED] Conditional formatting - on an empty cell condition in _another_ cell?
    By StargateFan in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-29-2006, 04:00 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