Search results

  1. M

    Tables with blank fields

    I am a firefighter who has been tasked with creating a database to track repairs and inventory on breathing apparatus(SCBA). There are several(5) related pieces of equipment that I think should go on the same table. Three of these will have nearly identical fields. The other two will have...
  2. M

    Tabbed form, single query

    I have 3 forms that are derived from a single query using a parameter box. I would like to build a single 3 tabbed form to view the information from. I can build the form with 3 different queries. Is it possible to build this type of form from a single query.
  3. M

    Problem linking tables

    Firtst I need to thank Wayne, Pat and everyone on this board for taking the time to assist me with my sorting issue. I now have that solved. My problem now is adding records to "frmPersonnelInput". Initially I did all my input directly into the table. Now have built a form to make adding new...
  4. M

    Moving a record

    I have a continuous form consisting of records that have the following fields. Names, phone numbers, and a caculated field of hours worked. I want to add a button, that when clicked will take the specific record and send it to the bottom of the form. This record is not always at the top of...
Back
Top Bottom