Hello,
What I am trying to do is similar to having multiple salespeople on one order but I didn't know how else to title it. I work for a water district and we use a form using one table to keep track of our customer service responses. It is currently setup with only one input field to...
Thanks Paul, Your copy of Northwind works fine. I will work on this today.
I found out what I was doing wrong. In the list box columns on the new form I set the Bound Column to 0, once I set that to 1 the report generated just fine. Thanks again for your help.
Billy
Here is a copy of the code.
Here is a copy of the code I entered also here is another error message. The first error message I posted was if ONE item is selected this message comes up if there are more then one items selected.
Error Message "Error 3075 - Syntax error (missing operator) in...
Thank You
Thanks for your help, I couldn't get that to work with my Access but maybe there is somthing else going on. I'm running Access 2000. I get an error when selecting more then one product in North Wind. It says "Error 3075 - Syntax error (missing operator) in query expression '(,)'...
Hello,
I apologize ahead of time if this question has already been answered. I didn't find what I needed while searching the forum. I am a beginner with Access and am using a form to filter criteria for a report. I am using a list box to select what type of service calls to report on...