View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Steve[_4_] Steve[_4_] is offline
external usenet poster
 
Posts: 184
Default Sumproduct Offset with an If

Hi everyone. Is there a way to have a sumproduct embedded with an
offset function. Essentially, I will write the formula in Column C.
I need to scan column D, and for ever instance of the word "Sales"
multiply the cell directly to the right in column E by the cell in
column A, BUT 2 rows above! Possible? Thanks!!