+ Reply to Thread
Results 1 to 4 of 4

organize column's cells with content into new column that excludes empty cells?

  1. #1
    Registered User
    Join Date
    12-23-2018
    Location
    Montreal
    MS-Off Ver
    16
    Posts
    2

    organize column's cells with content into new column that excludes empty cells?

    Hey, I would like to organize a column where only some of the cells in said column have text, into an adjacent column that excludes the empty cells. Is there a function or trick to do this? I attached an example of what I mean.

    Thanks in advance!
    Attached Images Attached Images

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: organize column's cells with content into new column that excludes empty cells?

    Hello jasoncovone. Welcome to the forum.

    Try this:


    A
    B
    C
    1
    bob
    bob
    =IFERROR(INDEX(A:A,AGGREGATE(15,6,ROW($A$1:$A$11)/($A$1:$A$11<>""),ROWS(A$1:A1))),"")
    2
    mark
    3
    john
    4
    mark
    peter
    5
    6
    john
    7
    8
    9
    10
    11
    peter
    Dave

  3. #3
    Registered User
    Join Date
    12-23-2018
    Location
    Montreal
    MS-Off Ver
    16
    Posts
    2

    Re: organize column's cells with content into new column that excludes empty cells?

    It worked perfectly! Thank you for the welcome and for the help!

    Jason

  4. #4
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: organize column's cells with content into new column that excludes empty cells?

    You are welcome. Glad to help.

    Thank you for the feedback and marking your thread Solved?

+ 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] 8 Columns with empty cells -> 1 Column without empty cells -> Problem: 1st value ignored
    By chrisignm in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-23-2015, 04:50 AM
  2. Toggle Button to Filter Empty cells in one column, and cell value in other column
    By goomblar in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-18-2014, 06:44 AM
  3. [SOLVED] Copy all cells in column that contain data & paste to first empty row of another column.
    By BPSJACK in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-02-2014, 08:45 AM
  4. Replies: 3
    Last Post: 11-06-2012, 03:19 PM
  5. Insert data from one column into the empty cells of an adjacent column
    By kisboros in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-17-2010, 02:53 PM
  6. Formula that excludes cells if next column reads "away"
    By mr63249 in forum Excel - New Users/Basics
    Replies: 9
    Last Post: 11-23-2008, 10:53 PM
  7. Copy a formula to cells in column A which don't have an empty cell in column B
    By floep in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-24-2006, 04:57 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