Search results

  1. J

    Locating Record - Updating and Adding Data

    I am tryin gto build a database for tracking vehicles that are parking in a garage. Our employees are not allowed to park in this guest garage so we are tracking vehicles that are entering the garage. Here is my Input Form Fields; License Text (This is set to No Duplicates and is the Key...
  2. J

    Access Record Display/Input in a Form

    Thak kind of helped out, but still not what I was looking for. Here is my Input Form Fields; VehicleID AutoNumber License Text State Text Make Text Model Text Type Text Color Text Code 4 Yes/No Box These are my Subform Fields; VehicleID...
  3. J

    Access Record Display/Input in a Form

    I have 2 forms in my db. The first one should look up a record by the first field and display the rest of the fields if the record is found. It should then display the subform record that it is linked to. I am having trouble getting the record to display the fields after inputting the data...
Back
Top Bottom