+ Reply to Thread
Results 1 to 2 of 2

sumif if cell does not equal #N/A

  1. #1
    Micah
    Guest

    sumif if cell does not equal #N/A

    I would like to sum a column with some #N/A in it.
    I tried using sumif with <> "#N/A" with no luck.
    What is the criteria for not equal in this function?
    Do I have to treat "#N/A" in a special way?

  2. #2
    Bob Phillips
    Guest

    Re: sumif if cell does not equal #N/A

    =SUMIF(J:J,"<>#N/A",J:J)

    --

    HTH

    Bob Phillips

    (remove nothere from the email address if mailing direct)

    "Micah" <[email protected]> wrote in message
    news:[email protected]...
    > I would like to sum a column with some #N/A in it.
    > I tried using sumif with <> "#N/A" with no luck.
    > What is the criteria for not equal in this function?
    > Do I have to treat "#N/A" in a special way?




+ 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