You are awesome! Thank you!
It is officially limping along. Now my only problem is when I go to filter it, and have entered a project name to filter by in the txtproject box, it throws a window asking me to enter a parameter value for Project instead of pulling it from the txt box. But I think...
Of course I have a text box named txtProject. On my form (frmSearch) in MS Access.
I do understand the BASICS... but that is it. Hence why I am looking for help. And you are probably going to throw the towel in with this one but... I'm not 100% sure what you are asking for 'environment'.
MS...
Well I thought I needed it inside my OnClick action to make it do it when I clicked. But again, I have no idea what I am doing.
When I run this function I am getting an 'application-defined or object-defined error' on...
strWhere = StrWhere & " AND [Project] = '" & frm.txtProject & "' "
Thank...
Well I thought I needed it inside my OnClick action to make it do it when I clicked. But again, I have no idea what I am doing.
When I run this function I am getting an 'application-defined or object-defined error' on...
strWhere = StrWhere & " AND [Project] = '" & frm.txtProject & "' "
Hi :)
So I have never coded a day in my life up until about last week when deciding that there was no way to get around it to make the data base I am working on to function the way I want it to, so please bare with me. I'm Uber Noob.
Pretty much what I have so far is my form with all of my...
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.