Thank you for your reply
i have absolutely no experience with vba and sql
is there another way of explaining this? i have not used debugging tools. is it a function somewhere in access? is it a separate download?
What I want to do seems simple, not sure if i am in over my head. the...
I am struggling to modify a query to fit another combo box
My original 'row source' query works fine for my combo box 'cboContraint'
SELECT DISTINCT tblConstraints.Department, tblConstraints.Constraint
FROM tblConstraints
WHERE Department=forms!frmConstraints.cboDepartment.value;
But I...
I am so glad sites like this exists! My name is Christo and I am an Industrial Engineering student working full time, I am developing data capturing systems for my company and with no coding experience:banghead: I am trying to do so through MS Access 2007