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

    How to search values on a form

    How do I search a form by numbers that I want to ask a person to enter? The form I'm working with is "HMBA logB Query". I'm pretty confused as to the features of forms as well, are there any good online reading material?
  2. ambersd12

    Using a query to search data instead of primary key

    Right now I have a a query that searches 4 tables based on the primary key. It returns any values associated with that primary key. The primary key is [Metal OS]. This is my query: SELECT [HMBA B101, 25C].[Metal OS], [HMBA B101, 25C].*, [HMBA B102,25C].*, [HMBA B103, 25C].*, [HMBA B104, 25C].*...
  3. ambersd12

    Adding a new record to a table

    So I'm trying to add a new record to a table and have it appear in my query. I've added it to my table, but when I use my query the record doesn't show. I've tried to update my query, but because I'm using the *, it won't. I have no idea what to do.

Part and Inventory Search

Back
Top