Pick 3 Permutations In Excel

Published:

Permutation formulas for Pick 3. See previous entry re Pick 4 for comments and instructions.

=(MID(A1,1,1)*100)+(MID(A1,2,1)*10)+(MID(A1,3,1)*1)
=(MID(A1,1,1)*100)+(MID(A1,3,1)*10)+(MID(A1,2,1)*1)
=(MID(A1,2,1)*100)+(MID(A1,1,1)*10)+(MID(A1,3,1)*1)
=(MID(A1,2,1)*100)+(MID(A1,3,1)*10)+(MID(A1,1,1)*1)
=(MID(A1,3,1)*100)+(MID(A1,1,1)*10)+(MID(A1,2,1)*1)
=(MID(A1,3,1)*100)+(MID(A1,2,1)*10)+(MID(A1,1,1)*1)

gl

Entry #223

Comments

This Blog entry currently has no comments.

Post a Comment

Please Log In

To use this feature you must be logged into your Lottery Post account.

Not a member yet?

If you don't yet have a Lottery Post account, it's simple and free to create one! Just tap the Register button and after a quick process you'll be part of our lottery community.

Register