+ Reply to Thread
Results 1 to 3 of 3

Find position 2 double numbers

  1. #1
    Forum Contributor
    Join Date
    05-16-2012
    Location
    Latina, ITALY
    MS-Off Ver
    Excel 2010--2016
    Posts
    947

    Find position 2 double numbers

    hello, in the attached file there are numbers and in some lines there may be 2 equal numbers.
    I am interested only in the case that, if there are 2 equal numbers in a row, the corresponding content of row I4: R4 is reported in G5: H14.
    Thank you
    Attached Files Attached Files

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,913

    Re: Find position 2 double numbers

    Try below formula in G5, copy and paste across
    =IFERROR(INDEX($4:$4,AGGREGATE(15,6,COLUMN($I5:$R5)/($I5:$R5=MODE($I5:$R5)),COLUMNS($G5:G5))),"")
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Forum Contributor
    Join Date
    05-16-2012
    Location
    Latina, ITALY
    MS-Off Ver
    Excel 2010--2016
    Posts
    947

    Re: Find position 2 double numbers

    hello, perfect works
    Thank you

+ 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] formula to find starting position and count numbers in a string
    By craig04 in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 04-07-2017, 03:33 PM
  2. [SOLVED] Using find replace to first find two double quotes and replace with a single double quote
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-17-2015, 10:13 AM
  3. Replies: 1
    Last Post: 07-27-2014, 10:57 AM
  4. Find third Position
    By mohan.r1980 in forum Excel General
    Replies: 2
    Last Post: 02-18-2014, 09:13 AM
  5. Position Numbers
    By Dubrock in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-01-2013, 06:43 AM
  6. Position of last two numbers
    By zbor in forum Excel General
    Replies: 3
    Last Post: 06-07-2009, 07:37 AM
  7. Find double numbers function...
    By stewart08 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-20-2008, 10:53 AM

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