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!

Recent content by redbanana

  1. redbanana

    Combo box parameter as filter to query and load report

    Hi, I'm new to this, so I know it is probably very easy for you! I have an Access form with a combo box: cmbEmpID I want to take the select empID and use it in a query against table tblRecords. essentially, Select * from tblRecords Where empID = cmbEmpID; I want that record set returned into...

Part and Inventory Search

Back
Top