How to do Permutations in numbers. Not just the of possible permutations but the actual combinations.

How to do Permutations in numbers. Not just the number of possible permutations but the actual combinations of those possible permutations.

For example: A, B, C

3!= 6

I would like to know how to get this in numbers. Instead of just 6.

a b c

1 A, B, C

2 A, C, B

3 B, A, C

4 B, C, A

5 C, A, B

6 C, B, A

Posted on May 15, 2014 8:58 PM

Reply
23 replies

Sep 16, 2014 3:26 AM in response to Wayne Contello

Hi there! Thanks for helping the first time round! I have a few questions if you have the time to answer them?


1. Is there a way to print out the combination as a string in this format: A-B-1-2-3 (where the numbers/letters no necessarily in that order are separated with hypons in a single cell?


2. Is there a way to add a monetary value to the input letters in the first table? Where A=£50 B=£20 etc.


3. Finally, the goal is to find out the total price for each combination, hence the necessity to apply values to the original table, create the strings and lastly find the total monetary value of that string?


many thanks

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How to do Permutations in numbers. Not just the of possible permutations but the actual combinations.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.