Finding a specific number among a range of numbers

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Royaldigits
    New Member
    • Nov 2013
    • 1

    Finding a specific number among a range of numbers

    How can I get a specific number within a specified range of numbers
  • Patrickwwevans
    New Member
    • Nov 2013
    • 8

    #2
    Hmm pretty vague question to go on however (and this is shooting in the dark) I would try a table based look up process.

    Comment

    • Killer42
      Recognized Expert Expert
      • Oct 2006
      • 8429

      #3
      Yeah, the question really isn't clear. For instance, did you want to pick a random number within a specified range?

      Comment

      • music2451
        New Member
        • May 2014
        • 2

        #4
        I am not sure abour RoyalDigits but I am looking to find a 2 digit # and exclude the opposite. I need to exclude 45 so [^45] but that excludes 54 which I need to be allowed. any suggestions?

        Comment

        • Killer42
          Recognized Expert Expert
          • Oct 2006
          • 8429

          #5
          I recommend posting as a new question. This is a very old thread, so not many people are likely to read it.

          Also, can you try to expand on what you mean? I don't really understand what it is you want to know.

          Comment

          Working...