View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sum the range of two lookup values? Sum the range of two lookup values? is offline
external usenet poster
 
Posts: 1
Default How do you Sum the range of two lookup values?


This is my lookup function.
=LOOKUP("Next Accrual",A5:A25,C5:C25)
I need a formula that will add the range from C5 to the point where this
lookup function is satisfied.