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

  1. klarkee

    Access Update Query - with Count function

    tryin to run an update query to my Price Band Table, where I want to COUNT the number of stores in the store data table, where the Price Band ID is equal in both tables. I have been able to run this as a normal query:- SELECT [Store Data Table].[Price Band ID], Count([Store Data Table].[Price...

Part and Inventory Search

Back
Top