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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.