+ Reply to Thread
Results 1 to 6 of 6

read a column of values containing zero values display only non zero in different column

  1. #1
    Registered User
    Join Date
    01-15-2013
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    14

    read a column of values containing zero values display only non zero in different column

    I have a series of columns containing numbers and zero values, I need to read these values but display only non zero valuesin a diferent column, please see below.

    A
    1 0
    2 0
    3 9
    4 12
    5 7
    6 0
    7 0
    8 0
    Need to display in A column only as follows ignoring zeros

    10 9
    1112
    12 7

    Please help

  2. #2
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    wales
    MS-Off Ver
    Excel 2007
    Posts
    964

    Re: read a column of values containing zero values display only non zero in different colu

    try in B1

    Please Login or Register  to view this content.
    then drag
    The Importance of INDEX - A GUIDE TO INDEX'S OTHER USES
    <--- If a post helps hit the star

  3. #3
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    wales
    MS-Off Ver
    Excel 2007
    Posts
    964

    Re: read a column of values containing zero values display only non zero in different colu

    of course if this list needs to be from the top down and not matching you could do this

    Please Login or Register  to view this content.
    (entered with CONTROL+SHIFT+ENTER)

    see attached

    values.xlsx

  4. #4
    Registered User
    Join Date
    08-22-2012
    Location
    Zagreb, Croatia
    MS-Off Ver
    Excel 2003
    Posts
    61

    Re: read a column of values containing zero values display only non zero in different colu

    Hi norms,
    try this solution explained in attachment. If I well undestand you need a new column ignoring zero values and without blank lines...
    C column is result column... be careful, B column defined as array.

    Regards
    Attached Files Attached Files
    If a post helps press star sign 4 my reputation

  5. #5
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    wales
    MS-Off Ver
    Excel 2007
    Posts
    964

    Re: read a column of values containing zero values display only non zero in different colu

    mnjofra that is a nice attempt although you might want to avoid the use of indirect. in large books it can really slow down a spreadsheet.

  6. #6
    Registered User
    Join Date
    01-15-2013
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    14

    Re: read a column of values containing zero values display only non zero in different colu

    Hi twiggywales thank you for the answer but I cant seem to make it work if I start the table at a different row that 1, I am working in a sheet at row 1073. It works in any column if the values start at row 1 and run down.

    Thank you

+ 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