View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default formula with two different variables

Probably SumProduct will do the trick. Check out this link...

http://www.xldynamic.com/source/xld.SUMPRODUCT.html
--
HTH...

Jim Thomlinson


"Krista" wrote:

Based on a month and a condition both in separate columns I am trying to get
a sum. Any ideas