Recent content by reldridge

  1. R

    How many combinations can be created with 2 letters, 2 numbers, and 2 letters?

    No belief, was just stating that there could be duplicate codes during the random selection and i would need to remove the duplicates until reaching my goal of 2.5 unique codes...
  2. R

    How many combinations can be created with 2 letters, 2 numbers, and 2 letters?

    Well sense this is just a random generator out of excel the possibility of it creating a duplicate is there, so i will need to just remove dupes, or nth select down to 2.5 million unique codes. Just needed to make sure that the 6 digit using that formula could create that many unique codes.
  3. R

    How many combinations can be created with 2 letters, 2 numbers, and 2 letters?

    Thank you - So de-duping these down to create 2.5 million unique codes using this formula will not be an issue, sense there are 21,233,664 possibilities.
  4. R

    How many combinations can be created with 2 letters, 2 numbers, and 2 letters?

    I am creating a random combination(code) for a client. I need to see what the total number of combinations there can be. Please let me know if I am using the wrong word Combination vs Permutations. Formula: 2 letters + 2 numbers + 2 letters example: TR12FR The random letters are...
Back
Top