+ Reply to Thread
Results 1 to 3 of 3

Data in the cell to be displayed next to each other

  1. #1
    Forum Contributor
    Join Date
    08-22-2010
    Location
    mumbai
    MS-Off Ver
    Microsoft Office Professional Plus 2016
    Posts
    190

    Data in the cell to be displayed next to each other

    HI,
    Attaching a excel sheet
    row 1 contain heading
    row 2 contain data
    row 3 contain data and so on for row 4, row 5

    row 2 have some cells that have data eg from B2 to AA2 there are two cells that have data now i want these data to display next to each other in cells AC2 onwards

    row 3 may have cells that have 7 data so these data needs to be displayed from AC2 to AI7

    Hope this clear

    Thanks in Advance

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,082

    Re: Data in the cell to be displayed next to each other

    in AC2
    =IFERROR(INDEX($B2:$AA2,1,AGGREGATE(15,6,COLUMN($B2:$AA2)/(($B2:$AA2<>0))-1,COLUMNS($B1:B1))),"")
    copy across as far and down as BB3
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Forum Contributor
    Join Date
    08-22-2010
    Location
    mumbai
    MS-Off Ver
    Microsoft Office Professional Plus 2016
    Posts
    190

    Re: Data in the cell to be displayed next to each other

    Thanks a lot

+ 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. Prompt for data entry with total displayed in cell
    By romantrav in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-30-2015, 12:36 PM
  2. Replies: 3
    Last Post: 01-25-2015, 07:11 PM
  3. [SOLVED] Set number value displayed in cell when certain text value is displayed in another
    By chrisswann in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-18-2013, 09:07 AM
  4. appending text to a conditionally displayed data inside a cell
    By fuston05 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-03-2010, 11:29 AM
  5. Several Cell data to be displayed in one cell....
    By SuperTed in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 02-28-2007, 01:45 AM
  6. [SOLVED] Why isn't all the data in the cell displayed?
    By treybreak in forum Excel General
    Replies: 0
    Last Post: 04-20-2006, 03:10 PM
  7. Amount of Data in a Cell Displayed On Screen/Print
    By James H in forum Excel General
    Replies: 3
    Last Post: 04-27-2005, 02:06 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