Thread: summing issue
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Nikki Nikki is offline
external usenet poster
 
Posts: 184
Default summing issue

try this answer:

http://groups.google.com/group/micro...3c842d362f7 b

"john quinn" wrote:

hello everyone,
i have a question.
I have a column of numbers say 30, 15, 25,17
I want to tell excel to find the cells whose sums add up to a certain total
say 32
( which would in my case be 15 and 17)
How would i write that as a formula?
Thank you