Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I'd like to have a program that calculates all the partitions of a string as follows: The partitions of (1, 2, 3) should be: ((1, 2, 3)) ((1, 2), (3)) ((1, 3), (2)) ((1), (2, 3)) ((1), (2), (3)) Thanks in advance, Ram. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
grouping with vba | Excel Discussion (Misc queries) | |||
To sum by grouping | Excel Discussion (Misc queries) | |||
Grouping | Excel Worksheet Functions | |||
access partition function | Excel Worksheet Functions | |||
how to format ntfs partition | Charts and Charting in Excel |