F
Frederick Wilson
Hello All,
I think I have the right idea but the wrong order.
I have an unbound form for the user to select or input information for
the report.
I would normally set the criteria for the record source on the report to
equal to values in the form. However now I have used a multi-select
listbox. I know I can cycle through the items selected and place them in
a string.
I guess my question is, if I build a sql string on the form can I pass
it to a report when it is opening?
I think I have the right idea but the wrong order.
I have an unbound form for the user to select or input information for
the report.
I would normally set the criteria for the record source on the report to
equal to values in the form. However now I have used a multi-select
listbox. I know I can cycle through the items selected and place them in
a string.
I guess my question is, if I build a sql string on the form can I pass
it to a report when it is opening?