Search results

  1. D

    split-form with dropdown filter

    I am looking for some help with my split-form. When the supervisor opens the split-form they are able to see every record for every person in every department. How can I add a dropdown box that will filter the viewed records by the dept requested in the dropdown box. I would like this option...
  2. D

    do not show password characters

    On my form when a button is pressed I require the user to enter a password in order to open the form. The code works great but what can I add to this code to make an "*" appear vice the letters of the password when typed. Here is the current code that works. Private Sub Command1_Click() Dim...
  3. D

    split database with type mismatch error

    I have a 2007 Access database that is split on a network to allow multiple users to enter data at the same time. (I just used the wizard yesterday so don't assume I am an expert). This database was created in Access 2003 by someone else and I converted it to 2007. There is a form to "Add a new...
Back
Top Bottom