What I need to is search Column A for a certain number. Once it finds
all of that number then I need it to search Column E for another
number. Then I need to get the total of Column C and then return the
total to sheet 1 Cell A4. The formula you gave me worked, but it gave
me a total of 0, instead of what it should have been.
> look into sumproduct
>
[quoted text clipped - 6 lines]
> > upon the search results. I tried using SUMIF, but it will only search
> > through one set of criteria. I need it to search for multiple criteria.
Bob Phillips - 15 Nov 2006 17:57 GMT
Then you didn't do it correctly (oh, and MDubbelboer missed a bracket)
What did you use?
--
HTH
Bob Phillips
(replace xxxx in the email address with gmail if mailing direct)
> What I need to is search Column A for a certain number. Once it finds
> all of that number then I need it to search Column E for another
[quoted text clipped - 12 lines]
> > > upon the search results. I tried using SUMIF, but it will only search
> > > through one set of criteria. I need it to search for multiple criteria.
tom.tucker@lsi-industries.com - 15 Nov 2006 18:21 GMT
It's working now. I forgot to add the dashes.
Thanks for your help.
Tom
> Then you didn't do it correctly (oh, and MDubbelboer missed a bracket)
>
[quoted text clipped - 25 lines]
> > > > through one set of criteria. I need it to search for multiple
> criteria.