Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. urielsmemory

    Using Field contents to select which field to populate

    The issue is with the entry forms. tblB is pushed into a form that is displayed on the intranet for data entry. We explored trying to use a crosstab query to create the same form but the problem was that it was not editable in the form since it drew from two tables. (one that houses the product...
  2. urielsmemory

    Using Field contents to select which field to populate

    Greetings, I am building a forecasting tool and due to the input restrictions imposed by the users have the following problem. I have a table (tblA) with the fields: ProductID, Qty shipped, Ship date. (Example row: 1, 50, Jul07) I have another table (tblB) which contains information on the...
  3. urielsmemory

    Access: Selecting which Field to populate based on contents of another

    Greetings, I am building a forecasting tool and due to the input restrictions imposed by the users have the following problem. I have a table (tblA) with the fields: ProductID, Qty shipped, Ship date. (Example row: 1, 50, Jul07) I have another table (tblB) which contains information on...

Part and Inventory Search

Back
Top