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?
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?
=SUMIF(J:J,"<>#N/A",J:J)
--
HTH
Bob Phillips
(remove nothere from the email address if mailing direct)
"Micah" <Micah@discussions.microsoft.com> wrote in message
news:7DC9C409-EB26-47FF-93B4-916FE60295A3@microsoft.com...
> 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?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks