Consulting

Results 1 to 10 of 10

Thread: Help with creating Excel VBA Password system

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Help with creating Excel VBA Password system

    Hi,

    I am trying to create a password system in Excel using VBA. I need it to ask for the password, allow up to 3 attempts to enter the correct password which is "password", once the correct password is entered, I need it to ask for a 4 digit pin which needs to be entered one digit at a time and a message appears when each digit is entered to confirm the digit.

    Also I need it to use a while loop in the coding.

    I have attached my excel document. So far I have managed to make it enter the password allowing 3 attempts. But I do not know how to do the rest. Please help.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •