Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hello, If I have a long list of numbers (both + and -) on a spreadsheet, is there a way of finding possible combinations of two or more of these numbers that add to to a certain figure? Thanks v much, Matthew -- mj6987 ------------------------------------------------------------------------ mj6987's Profile: http://www.excelforum.com/member.php...fo&userid=3526 View this thread: http://www.excelforum.com/showthread...hreadid=530831 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
See this post by Niek Otten a couple of days ago http://tinyurl.com/mngpm
-- HTH Bob Phillips (remove nothere from email address if mailing direct) "mj6987" wrote in message ... Hello, If I have a long list of numbers (both + and -) on a spreadsheet, is there a way of finding possible combinations of two or more of these numbers that add to to a certain figure? Thanks v much, Matthew -- mj6987 ------------------------------------------------------------------------ mj6987's Profile: http://www.excelforum.com/member.php...fo&userid=3526 View this thread: http://www.excelforum.com/showthread...hreadid=530831 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello,
I suggest to look he http://michael-schwimmer.de/vba096.htm It is a nice beautification of Mr. Excel's winning solution of his challenge of the month (August 2002): http://www.mrexcel.com/pc09.shtml And it seems to be quicker than the other solution (I tested with Michael's example). HTH, Bernd |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
That's because Harlan's solution is more generic than that, it finds all
combinations that will satisfy the sum, not just one. -- HTH Bob Phillips (remove nothere from email address if mailing direct) wrote in message oups.com... Hello, I suggest to look he http://michael-schwimmer.de/vba096.htm It is a nice beautification of Mr. Excel's winning solution of his challenge of the month (August 2002): http://www.mrexcel.com/pc09.shtml And it seems to be quicker than the other solution (I tested with Michael's example). HTH, Bernd |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can i find all possible combinations | Excel Discussion (Misc queries) | |||
Finding combinations to match a total | Excel Discussion (Misc queries) | |||
Possible Combinations | Excel Discussion (Misc queries) | |||
Finding Duplicate Names from Different Lists... | Excel Discussion (Misc queries) | |||
triadic combinations of words | Excel Worksheet Functions |