Array functions

J

Jim

THANK YOU!
Huge Help!



-----Original Message-----
to get dr. smith in january, try this in cell b1:

{=Sum(If(doc = a2,1,0)*if(month = b1,1,0))}

if both doc = dr. smith and month = january, it will
multiply 1 * 1 and add to the sum. if either or both of
the conditions doesn't work, the product will be 0, which
will not "count" in the overall total.

you can copy/paste or drag/fill the formula to other
cells to work for other docs/months.

hope that helps.

mike



.
 

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

Top