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 Shaun E 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: *

  • Users: futbolista
  • Content: Threads
  • Order by date
  1. futbolista

    Suppress records where subtotal = 0

    I am querying a database that contains debit and credit information. I have to query three years worth of data to be sure that I don't miss any records. I subtotal by another criterium, and wherever the subtotal is not = to zero, I have the information that I need. The problem is that 57 of a 60...
  2. futbolista

    Update another field using Select Case statement based on ComboBox sel

    I have attempted to write to a field on a form , using a Select Case statement, based on the user's selection in a ComboBox. The row source of the ComboBox is a query of all of the companies in the table that is the record source for the form. In other words, when the user selects...
  3. futbolista

    close form,open another, reopen first form to previously edited record

    I have a form that contains contacts. On that form is a combo box that displays companies, that is populated with a lookup from the company table. The bound column is the primary key for the company table. When a user selects a company, the bound column value is saved to the foreign key in the...

Part and Inventory Search

Back
Top