Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'd like to find an easy way to clear
amounts against eachother. For example, I may have a list of about 400 numbers ranging from $1.89 to $2,046,688.21, positive and negative. Normally, many numbers (2 - 20) will clear against each other (sum up to zero). I find myself staring at the screen for hours. Is there a function in excel that will randomly look for these clearing items? Any VBA possible? The link below must be old because I cannot access it. Thanks! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
See:
http://www.tushar-mehta.com/excel/te...ues/index.html -- Gary''s Student - gsnu200803 "Kevin W" wrote: I'd like to find an easy way to clear amounts against eachother. For example, I may have a list of about 400 numbers ranging from $1.89 to $2,046,688.21, positive and negative. Normally, many numbers (2 - 20) will clear against each other (sum up to zero). I find myself staring at the screen for hours. Is there a function in excel that will randomly look for these clearing items? Any VBA possible? The link below must be old because I cannot access it. Thanks! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Very helpful. As Bernie said, there will be many combinations. But running
these for a small set of numbers can work wonders. Thanks! "Gary''s Student" wrote: See: http://www.tushar-mehta.com/excel/te...ues/index.html -- Gary''s Student - gsnu200803 "Kevin W" wrote: I'd like to find an easy way to clear amounts against eachother. For example, I may have a list of about 400 numbers ranging from $1.89 to $2,046,688.21, positive and negative. Normally, many numbers (2 - 20) will clear against each other (sum up to zero). I find myself staring at the screen for hours. Is there a function in excel that will randomly look for these clearing items? Any VBA possible? The link below must be old because I cannot access it. Thanks! |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
With 400 numbers, you will have many "solutions" that are not necessarily
true solutions, and it would take supercomputers to list them all. With a list of 20 or 30, you might get some possible solutions, but not 400. Bernie MS Excel MVP "Kevin W" wrote in message ... I'd like to find an easy way to clear amounts against eachother. For example, I may have a list of about 400 numbers ranging from $1.89 to $2,046,688.21, positive and negative. Normally, many numbers (2 - 20) will clear against each other (sum up to zero). I find myself staring at the screen for hours. Is there a function in excel that will randomly look for these clearing items? Any VBA possible? The link below must be old because I cannot access it. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I find clearing items in a column in Excel? | Excel Discussion (Misc queries) | |||
clipboard clearing in excel, access, word... | Excel Discussion (Misc queries) | |||
clearing macros in excel when none show up | Excel Discussion (Misc queries) | |||
How do I find clearing items in a column in Excel? | Excel Worksheet Functions | |||
Clearing #N/A's in one go? | Excel Worksheet Functions |