help with report problem

G

Glen

I have a pop up form with a combo box to select multiple names and print a
report. It works fine with five names but if I try 19 or 20 names, when I
click the preview I don't even see a report. sorry it goes through a Query.

Thanks for your help.
 
R

Rick Brandt

Glen said:
I have a pop up form with a combo box to select multiple names and
print a report. It works fine with five names but if I try 19 or 20
names, when I click the preview I don't even see a report. sorry it
goes through a Query.

Thanks for your help.

There must be more to this story since one cannot select multiple items from a
ComboBox.
 
Top