Thread: Formula Help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike M[_5_] Mike M[_5_] is offline
external usenet poster
 
Posts: 1
Default Formula Help

I need help with a formula. Here is my scenario, A1:A10 =
the sum of b1:b10 * c1. I need cell A11 to reflect only
the value of the last entry in A1:A10 greater than 0. I
don't want a sum of all. If A1:A5 all contain number and
A6:a10 are 0, can I get A11 to tell me what A5's value
is? Thank you in advance for your help!