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. MichaelPReid

    OnNotInList

    I am using the below code in one of my forms. Three of the combo boxes in the form are populated by data from two related datasheets. I am attempting to create the option of adding new data into the associated data sheet if an entry is not already in the databse. If I break this code down...
  2. MichaelPReid

    Help with a QBF

    I am developing a query by form to search through multiple fields of a datasheet, but am running into a snag. I would like to have one parameter, [Forms]![QBF_Form]![RepName], from the form be used to search through two similar fields, ByLine1 and ByLine2, in the query. When I set "Like "*" &...
  3. MichaelPReid

    organize dates into weeks

    I have a datasheet that organizes items by date ("mm/dd/yy") and would like to build a query that can count the number of entries by week. How do I build a query that can group/assign into weeks of the year?

Part and Inventory Search

Back
Top