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 Chriss Miller 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: Knape97
  • Content: Threads
  • Order by date
  1. Knape97

    Query based on user input

    Hi Guys. Not sure if this is possable, and I have absolutly no idea how to go about what I need doing so fingers crossed you can help :) (The stuff I will put here is a lot more simplified than my actual system, but it should explain what I require) In a Table (Table1) I have the following...
  2. Knape97

    Query pulling from multiple tables with multiple criteria

    Hi Guys I am trying to run a query that will select all the fields related to a Property (Service) that is based within a user specified county. I then need to have the query also show any tenants associated with the services that are NOT set as NLU (no longer using) Anywho, I can get the...
  3. Knape97

    Counting Query Results

    Hi, hopefully someon can point out what I need to do to get this working as it has me pullin my hair out. I have a query that has the following SQL; SELECT Tbl_Staff.FirstName, Tbl_Staff.LastName, Tbl_Staff.Service, Tbl_Staff.Moving0405 FROM Tbl_Staff WHERE (((Tbl_Staff.Moving0405) Is Null))...

Part and Inventory Search

Back
Top