View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bruno[_5_] Bruno[_5_] is offline
external usenet poster
 
Posts: 3
Default Sum values in a range to a result

Hi,

i have a range, and i want to know which combination of cells of this
range give me a specific value. These combinations should be obtained
summing cells of that range.

Thanks