Search results

  1. S

    Check for an existing record and add if it doesn't exist

    I am working on an Access 2000 database in which I need to be able to verify that a record exists when the user enters the phone number (this is the first field and the Key). If it does exist, I need the record to be the current record for the user to view. If it doesn't exist I need it to...
  2. S

    Option group question

    I have a main form that contains an option box that has eight options. There are 9 page tabs that are subforms within this main form. The options are labled to correspond to the 9 page tabs in the subform. My goal is to allow the user to select one of the options and the corresponding page be...
  3. S

    Auto Fill Forms with existing data

    I have a Main form that includes a couple of subforms. When the user enters a specific key number I would like the description of the key to automatically be filled in. I have a separate table created that holds the information of the key number and the description to the specific key number...
Back
Top Bottom