Recent content by whirlwindgirl

  1. W

    MsgBox Retry/Cancel

    I didn't think I was. Thanks, that makes sense to me now. I've kinda been thrown into this without much experience. Thanks for your help!!!
  2. W

    MsgBox Retry/Cancel

    I have 3 Switchboard options that I need to password protect. The code below works if the password is correct. If incorrect, it does popup the message box with Wrong Password but when I click on Retry or Cancel I get nothing. What code should I have to make the Retry popup the InputBox and...
  3. W

    Code to go to Switchboard after Password Check

    I have a switchboard that has options that only certain people can access. I have the code for the password protection, and it works. What I want is to insert code to go to the Main Switchboard after the Wrong Password box pops up. I've tried to insert it in several places, and I can't get it...
  4. W

    2003 Tab Form 2 Parameters in Heading

    I have a database for store vendors. I would like the Store Number field and Vendor Number field to "drive" the tabs which all contain queries. I am able to have it work on just the Store Number field. I can also have the vendor list filter based on the Store Number chosen. What I need is to...
Back
Top Bottom