Thread: SUMIF
View Single Post
  #4   Report Post  
Aladin Akyurek
 
Posts: n/a
Default

=SUMIF(ItemRange,"Total Revenue*",SumRange)

Joseph wrote:
i want to do a conditonal sumif only searching on the first 13 characters of
the items in the list. ie. "Total Revenue" of what might be "Total
Revenue - All SE Accounts"

How can I use a variable instead of a fixed value to search on?

Any ideas on how I might be able to do this?

Thanks in advance.

Joe