View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Héctor Miguel Héctor Miguel is offline
external usenet poster
 
Posts: 434
Default determine which values in a range of cells make up a given total

hi, Sheri !

I wish to find which cells in a range of data add up to a predetermined value.


following is in spanish, but I guess you might want to give a try (?)

http://www.teladearana.es/seccion/ex...zar-sumas.html

two versions (each with downloadable workbooks):
- a vba procedure using solver
- an UDF (based on Jimmy L. Day algorithm: - http://tinyurl.com/3qglnn)

hth,
hector.