Search results

  1. R

    Training Records

    I am trying to build a database for Training records, these are the tables that I have created..Training, Employee, Position and SOP. I have attached a sample of my training record table. As you can see not every person gets trained on the same SOP's so each employees training record is...
  2. R

    Form 4 pages long?

    Is is possible to create a form that is 4 pages in length? After info is entered in first two pages I would like to print out all 4 pages to pass on to another person.
  3. R

    Update or Append Query?

    I am trying to automatically update one table to another each time a new record is added to my form, I have tried using the Update and the Append Query is there another way to do this without using code? Thanks.
  4. R

    Clearing Form, unbound text boxes

    I have a form that has some unbound text boxes in it, when I switch to a new record I want the unbound text boxes to clear.
  5. R

    Append Query

    I am trying to take the content of two fields from one table and dump them into the other table, I created an Append Query pulling up just the main table and appending to the destination table but it doesn't copy the info when I run it. I also pulled in both the tables (and yes they are joined)...
  6. R

    Small Inventory

    I am creating a database for our small service department, I have about 25 loaner devices that will go out while a device is getting repaired, is there an easy way to track these? The loaner will be tied to a repair number while in use, then it will come back in to be available for use again...
  7. R

    Hello

    I am basically a rookie and have given the project of creating a database at work so I will probably be hanging out here a lot to look for guidance.
Back
Top Bottom