Strange formula behavior

  • Thread starter Thread starter AA Arens
  • Start date Start date
A

AA Arens

I use the formula: =SUM(IF((Feeder!$E$9:$E$2008=$A11),IF((Feeder!$E
$9:$E$2008=1),1,0)))

When I use the same formula to another columns and changes the $E into
$N it doesn't work.

The feeder sheet contains as data 1

I already used 1, "1", but no change.

Cell formats are the same
I copy/paste CTRL-SHIFT-ENTER

Bart
Excell 2003
 
--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
Why are you doing the two tests, why not just test for 1? I am assuming A11
has to be 1 to get a result of 1. Other than that, it works the same for me
when I change E to N.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
Why are you doing the two tests, why not just test for 1? I am assuming A11
has to be 1 to get a result of 1. Other than that, it works the same for me
when I change E to N.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)


I changed the format into "Text" to have it solved. While the first
column was "General".

Solved but controversially.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top