J
Johnny Polite
Hello,
I am trying to figure out how to print multiple reports per ID ("Username",
text field). I guess it would be like packets of reports. I am passing
values to the report through the Where statement that I obtain by looping
through a multiselect listbox ending up with a string resembling:
[Username] IN ("Value1", "Value2", ...)
I imagine I have to loop through the reports as I loop through the
Usernames. I just can't sort it out in my head.
Appreciate the help in advance.
-Chris
I am trying to figure out how to print multiple reports per ID ("Username",
text field). I guess it would be like packets of reports. I am passing
values to the report through the Where statement that I obtain by looping
through a multiselect listbox ending up with a string resembling:
[Username] IN ("Value1", "Value2", ...)
I imagine I have to loop through the reports as I loop through the
Usernames. I just can't sort it out in my head.
Appreciate the help in advance.
-Chris