Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there any macro or script that can be run in Excel that allows you to add
random cells to determine a fixed number? For example, a simple data range in a column could be as follows: 1,3,5,7,9 and I want to know which cells equal '8' - the script will then add cells in a sequenced order e.g. 1+3, 1+5, 1+7 ... 3+1, 3+5 .... 1+3+5, 1+3+7 etc. until it finds the right answer, or a selection of answers (e.g. in my example above, it could be 1+7 & 5+3). I'm aware that this will be very processor intensive and will probably take a long time to run, but is this possible and has a macro / script already been written that I can purchase / use? Thanks in advance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I determine which data in a range add up to a fixed number? | Excel Worksheet Functions | |||
Adding random #s in a range to equal a specific # | Excel Worksheet Functions | |||
Finding Number Within Range Then Copying Data Below Number to Cells | Excel Programming | |||
Adding input box number to range of cells values | Excel Programming | |||
Adding two columns to determine number of days to pay | Excel Programming |