Search results

  1. T

    Getting info from another table

    In one of the forms i have on my database I have two fields, one is a code and the other is a city that matches that code. There are other fields but they aren't important. What I need to do is when the user enters in the three letter code the form automatically puts the city in based on a...
  2. T

    Dates

    Im sure this is simple but I'm not that good with queries. I have a table with a bunch of orders from clients, and one of the fields is the date that they ordered the stuff. I need to make a query that finds all orders that are over a week old. Any Help would be appreciated Thank You
  3. T

    Autofilling Fields

    I have part of a form that deals with work orders that is company information. I want to be able to type in the name of a company and have all the related fields fill in automaticly if that company was entered in the form earlier. How do i do this? Thank You to who ever can help
Back
Top Bottom