View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default need a formula please

Gary,

Do a google search on Combinations and Permutations with an author of Myrna
Larson, she has posted a solution many times.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Gary Keramidas" <GKeramidasATmsn.com wrote in message
...
what's the formula for calculating all of the possible number combinations

in a
given number?

so, if the number was 123, there would be 213,231, 321, 312 and so on.

just want to list them in 1 row.

thanks

--


Gary