+ Reply to Thread
Results 1 to 3 of 3

sum only numbers in column with words and numbers

  1. #1
    Registered User
    Join Date
    02-08-2013
    Location
    Denver, CO
    MS-Off Ver
    Office 2007
    Posts
    2

    sum only numbers in column with words and numbers

    [LIST][*]I'm trying to sum only the number values in a column that contains both number and "#N/A" values. [*]The "#N/A" values are the result from a vlookup I'm doing, where the value is not available. [*]When I try to sum the column, I keep getting "#N/A" as the result.

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: sum only numbers in column with words and numbers

    Try the IFERROR in your lookup function.

    =iferror(your formula),o)

    OR

    =iferror(your formula),"")
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    02-08-2013
    Location
    Denver, CO
    MS-Off Ver
    Office 2007
    Posts
    2

    Re: sum only numbers in column with words and numbers

    THAT WORKED!!!! Thank you so much!

+ 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