+ Reply to Thread
Results 1 to 3 of 3

Trimming a list of numbers into an adjacent Column.

  1. #1
    Forum Contributor
    Join Date
    06-25-2011
    Location
    Sydney
    MS-Off Ver
    Excel 2016
    Posts
    615

    Trimming a list of numbers into an adjacent Column.

    Hi folks

    In the attached workbook I have groups of numbers in Col G
    In col H I would like to trim col G to just one each of the numbers where there are duplicates (as shown).
    Each group of numbers will have a blank row between.

    Cheers
    Hammer
    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,914

    Re: Trimming a list of numbers into an adjacent Column.

    Insert the formula in H2 =MAX($G$2:$G$14) and
    insert =LARGE(IF(G$2:G$14<H2,G$2:G$14,0),1) in H3
    Note: This is an array formula hence select the cell H3, Press f2 and Ctrl + Shift + Enter
    and copy the formula towards down

  3. #3
    Forum Contributor
    Join Date
    06-25-2011
    Location
    Sydney
    MS-Off Ver
    Excel 2016
    Posts
    615

    Re: Trimming a list of numbers into an adjacent Column.

    Many thanks nflsales!
    Hammer

+ 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. Adjacent Two Column Addition with Text and Numbers
    By Jrsaint in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-16-2013, 01:00 PM
  2. [SOLVED] Restart and increment numbers in column based on changed value in adjacent column
    By Kespin in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-03-2013, 06:26 PM
  3. How to disable trimming of numbers
    By garfy in forum Excel General
    Replies: 3
    Last Post: 05-05-2010, 08:55 PM
  4. [SOLVED] delete numbers and replace with numbers from adjacent column
    By troysie in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 02-13-2010, 05:31 AM
  5. Add numbers if adjacent column meets criteria
    By billybob013 in forum Excel General
    Replies: 1
    Last Post: 08-08-2008, 11:37 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