+ Reply to Thread
Results 1 to 5 of 5

Return Single Row of Numeric Data to Single Column

Hybrid View

  1. #1
    Biff
    Guest

    Re: Return Single Row of Numeric Data to Single Column

    Hi!

    Try this:

    =INDEX(C$13:DV$13,ROWS($1:1)*2)

    Copy down as needed.

    Biff

    "Sam via OfficeKB.com" <u4102@uwe> wrote in message
    news:58f0e24c9bcaa@uwe...
    > Hi All,
    >
    > I have a Row of numeric data ( in individual columns) that I would like
    > returned to individual cells in a single column.
    >
    > My data starts in Column C Row 13 to Column DV Row 13. However, every
    > other
    > Column in the Row of data is blank. Is it possible to return the data
    > excluding the blank columns, so there are no blank cells when the data is
    > returned to a single column?
    >
    > Sample Data Layout:
    > C13 BLANK, D13 70, E13 BLANK, F13 45, G13 BLANK, H13 50, I13 BLANK, J13
    > 63,
    > K13 BLANK etc.
    >
    > Thanks
    > Sam
    >
    > --
    > Message posted via OfficeKB.com
    > http://www.officekb.com/Uwe/Forums.a...tions/200512/1




  2. #2
    Sam via OfficeKB.com
    Guest

    Re: Return Single Row of Numeric Data to Single Column

    Hi Biff,

    That was brilliant, thank you.

    >=INDEX(C$13:DV$13,ROWS($1:1)*2)
    >
    >Copy down as needed.


    Cheers,
    Sam

    Biff wrote:
    >Hi!
    >
    >Try this:
    >
    >=INDEX(C$13:DV$13,ROWS($1:1)*2)
    >
    >Copy down as needed.
    >
    >Biff
    >
    >> Hi All,
    >>

    >[quoted text clipped - 14 lines]
    >> Thanks
    >> Sam


    --
    Message posted via OfficeKB.com
    http://www.officekb.com/Uwe/Forums.a...tions/200512/1

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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