View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Prem Prem is offline
external usenet poster
 
Posts: 45
Default List of Permutations

Hi,

I feel I was not clear. I need a macro which can give me the list of
permutations. For example, the list of permutations of the world AMERICA when
only 2 word is taken at a time.

Warm regards

Prem

"Prem" wrote:

Hi All,

I want to get list of all possible permutations when conditions defined. For
example, I have a word "ABC". And I need the list of permutations when two
letter is taken at a time.

AB
AC
BA
BC
CA
CB

I hope I am clear and I really need your help.

Regards

Prem