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 bkrike 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: WVZ
  • Content: Threads
  • Order by date
  1. WVZ

    Pasting the result of a lookup in a text box...

    Hi I hope somebody can help me with the following problem: I have a dropdown list of numbers (1500) with descriptions that the user must choose. Often more is needed than this. I created a popup window in which the user can do find by form to narrow down his search criteria. I would like the...
  2. WVZ

    Doing a find and pasting the result in a text box...

    Hi I hope somebody can help me with the following problem: I have a dropdown list of numbers (1500) with descriptions that the user must choose. Often more is needed than this. I created a popup window in which the user can do find by form to narrow down his search criteria. I would like the...
  3. WVZ

    SQL Subqueries

    I need assistance to run SQL subqueries. This is a complex job to describe, but I am happy to to email to anybody a copy of the tables with an outline of the problem. This is roughly what I am attempting: strSQLsub = "SELECT [EmployeeID] FROM [tblEmployees]" strSQL = "SELECT...
  4. WVZ

    SQL subquery using DLookup

    Hi I am having trouble with inserting another qualifier in the SQL statement I have outlined below. The aim is to find all records where an employee has not yet completed a time sheet. To do that I first run a query to find non-matches against a set calendar, with the provision to exclude...

Part and Inventory Search

Back
Top