Brian Dunning's FileMaker Custom Functions

UnorderedPairs ( listOfValues )

Returns a list of all unordered pairs that can be selected from list of values.

  Average rating: 4.9 (27 votes) Log in to vote

Michael Horak   Michael Horak - Show more from this author
*COMMENT Visual Realisation

Share on Facebook Share on Twitter

  Sample input:
a
b
c
d
e
  Sample output:
{ a ; b }
{ a ; c }
{ a ; d }
{ a ; e }
{ b ; c }
{ b ; d }
{ b ; e }
{ c ; d }
{ c ; e }
{ d ; e }

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

Enumerates all possible combinations of two values that can be selected from the given list of values, with no significance attached to the internal order of values in a pair.

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: