Hello,
I need major help with multi select list boxes. I've researched for hours, but am stuck on two things.
#1 - One of my queries (that leads to a report) is a combination of fields from two related tables. For some reason, the multi select box on the form I created always returns null values for the query when placed in the criteria of a field from the related table. Is this normal?
#2 - I am not familiar with code and can't seem to integrate this list to filter my report. I've gathered I should be creating a button on the form with an On Click event, it's the creating of the code for the event that I have trouble with. What is the friendliest way for a non-programmer such as myself?
Thanks to anyone that can provide some help.
I need major help with multi select list boxes. I've researched for hours, but am stuck on two things.
#1 - One of my queries (that leads to a report) is a combination of fields from two related tables. For some reason, the multi select box on the form I created always returns null values for the query when placed in the criteria of a field from the related table. Is this normal?
#2 - I am not familiar with code and can't seem to integrate this list to filter my report. I've gathered I should be creating a button on the form with an On Click event, it's the creating of the code for the event that I have trouble with. What is the friendliest way for a non-programmer such as myself?
Thanks to anyone that can provide some help.