+ Reply to Thread
Results 1 to 3 of 3

Show only specific text from multiple rows in Cell that is adjacent to row

  1. #1
    Registered User
    Join Date
    05-14-2014
    MS-Off Ver
    Excel 2003
    Posts
    6

    Show only specific text from multiple rows in Cell that is adjacent to row

    Basically from W4 TO AD573 there are paper sizes but there are all in there own columns. i need basically them to show in the column AE as one list but matching what is showing in the column of the same row... if that makes any sense.
    If any one could help that would be very much appreciated. attachment below


    OrderPaperTest.xlsx
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,724

    Re: Show only specific text from multiple rows in Cell that is adjacent to row

    Put this formula in AE5:

    =IF(W5="","",W5) & IF(Y5="","",Y5) & IF(AA5="","",AA5) & IF(AC5="","",AC5)

    then copy down.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    05-14-2014
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Show only specific text from multiple rows in Cell that is adjacent to row

    Once again you have solved my problem. Again much thanks

+ 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. Find specific value in Row, Return Text from Adjacent Cell
    By oneforfive in forum Excel General
    Replies: 5
    Last Post: 07-21-2015, 03:57 PM
  2. [SOLVED] Listing the all the cells that appear adjacent to a cell with specific text
    By Monkihunta in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-30-2014, 04:00 AM
  3. Replies: 9
    Last Post: 06-16-2014, 03:21 PM
  4. [SOLVED] Macro code to show only the rows with specific cell text in a particular column
    By Itachi1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-04-2013, 01:33 PM
  5. Replies: 1
    Last Post: 04-11-2013, 01:49 PM
  6. [SOLVED] Macro to find specific text in a cell and then create multiple rows above
    By Willardio in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 09-21-2012, 09:52 AM
  7. If Cell contains certain text of pivot table then Show Details on Adjacent Column
    By Barney1981 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-16-2012, 12:39 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