Forms and queries question

D

Diana

Hello:

I have a form that has several subforms. Each of the
subforms use the same query, but are set to display
different information. When I print the form with the
subforms, I get a message something like "can't open any
more tables". Should I set each subform to open with its
own query?

Thanks
 
D

Diana

Thanks Larry! I have a feeling that your suggestion will
work. The query uses several tables and I haven't
limited the fields retrieved to just those needed. The
Subform Controls display the same fields, but I'm trying
to allow the user to view information for different
dates -- as with a calendar.
 
Top