I created a form (FORM A) with 5 combo box for users to select values. Then I created a query that uses the values on the FORM A as criteria.
I placed a Search Button on FORM A to open a result form called FORM B with that values.
The query is not returning the results I want. If I use the OR...
Thank you for posting this. I am trying to do exactly the same thing. I have one gigantic table and to make it easy to search, I want to create a form that will allow multiple selections and use these as input into a query. How did you do this? Thanks
I am populating a list box value from a query. I am only showing the StatusUpdate filed. But only part of the value is displayed on the list box. I want to scroll vertically and see all the value. StatusUpdate is a MEMO field, is that limiting the size. Do I need to use VBA instead of the...
I have a FORM where the user creates or update project profile. Most of the data being entered will be inserted into the "Project" table, and three of the fields in that FORM belong in the "Status" table.
When clicking "Save Button", I need these three fields...
I have the same problem. What is the solution for this? I have a form (frmProject) where users create/view projects. Some of the data being entered should be inserted into the "PROJECT" table, and some of it should go to the "Status" table and some of it to "Team"...
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.