Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear friends,
lets say i have 6 numbers. if i take 4 numbers out of the 6 at a time and multiply them i know i have 15 possible series of the 4 numbers. Is there a way by vba in excel to have all the possible 4pairs multiplations? for example a1 10 1st match = a1*a2*a3*a4 a2 9 2nd match= a2*a3*a4*a5 a3 7 3rd match =a3*a4*a5*a6 a4 5 4th ..... a5 4 15th....=a1*a4*a5*a6 a6 3 is it possible to have all matches with a click?how? thanks in advance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Constant Data to be used for different possibilities | Excel Discussion (Misc queries) | |||
Multiple Lookup Possibilities | Excel Discussion (Misc queries) | |||
search an array for possibilities | Excel Worksheet Functions | |||
Thousands of possibilities | Excel Discussion (Misc queries) | |||
Conditional w/ three possibilities | Excel Discussion (Misc queries) |