Search results

  1. T

    Getting info from another table

    I went to the bound column and it was already on 2 so I changed it to 1 and it only changed the box on the form to the 3 letter code but didn't effect the table. I'm also not sure if I was totally clear on what they wanted, they want both the 3 letter code and city name to be on the form. Can...
  2. T

    Getting info from another table

    Small Problem Sorry this is so long after my last post, The people I'm working with want the City Name to show up on the table now as well as the form. Is there any way that this can be done. Thank You for any help you can give
  3. 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...
  4. T

    Dates

    Thanks Thank You Pat, you were right, that fixed all my problems
  5. T

    Dates

    When I enter the expression in, it automatically adds the quotes and wont let me take them out do you know how Thank You
  6. T

    Dates

    Rich, I looked at the thing you sent me and entered this code <=Date()-"7" into the criteria section under the Field Date, but it doesn't work the query still gives me all the entries in my table instead of the ones im looking for. If you could tell me if my code is wrong or im doing...
  7. 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
  8. 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
Top Bottom