Results 1 to 2 of 2
  1. #1
    nono5551212 is offline Novice
    Windows 8 Access 2013
    Join Date
    Jun 2014
    Posts
    11

    Random Password Generate to text field

    Hello,



    How can I generate a random string to a text field from a button. I'm an access noob.

    Say I have a form..
    On the form I have:

    X1 Button (BTN-Generate-Password)
    X1 Text Field (TF-Generated-Password)

    How can I make it so when the button is clicked a random string will appear in the text box



    HTML Code:
    Private Sub BTN-Generate-Password_Click()
    
    (What Do I put here?) (Will it populate the Text Field?)
    
    End Sub
    - 9 Characters
    - Upper and Lower Case
    - Numeric & Alpha Numeric
    - These Characters (!@#$%)

    Thank you for taking the time to read my post.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,625
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 12-10-2013, 06:27 AM
  2. Replies: 5
    Last Post: 12-24-2011, 06:04 PM
  3. Password generation does not seem random
    By ducecoop in forum Access
    Replies: 6
    Last Post: 11-15-2010, 02:37 PM
  4. Random Text and Numbers
    By Mclaren in forum Programming
    Replies: 5
    Last Post: 11-05-2010, 04:34 AM
  5. Replies: 7
    Last Post: 10-27-2010, 12:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums