Recent content by catrue

  1. C

    Update record monthly

    Here is another example that might pose a problem with that. Lets say they start with the program in January. Work on it for 3 months, then move to another section. Their experience then stops when they move, and will restart when/if they come back.
  2. C

    Update record monthly

    I hope I can convey what I am trying to figure out. I am at a loss right now. I have a form where I input personnel information. One of the fields is for how many months experience they have with the program. What i would like is for this record to update itself every month. for example, if they...
  3. C

    Search multiple tables from one form field

    I have a form, that has a text field on the left side of the form that a user will input a part number (ie, 1234). They hit the search button and it will look in the table to find that part number. On the right side of the form, there are more text fields that will be filled in with the parts...
  4. C

    Search multiple tables from one form field

    I am only using one form. I want that one form to use multiple tables in a common search field.
  5. C

    Search multiple tables from one form field

    Hello, Stuck on a problem and was wondering if anybody has a possible solution. I currently have the beginnings of a database setup that uses a search field on a form to find a reference listing using a part number input by the user. It finds the part number, and then displays all the...
Back
Top Bottom