If you open a report by clicking on the list box, presumably you have a
macro or code that uses the OpenReport action. You can use the
WhereCondition in OpenReport to limit the report to just the record in your
form.
For an example, see:
Print the record in the form
at:
http://allenbrowne.com/casu-15.html

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> Hello!
>
[quoted text clipped - 12 lines]
> Thanks in advance.
> an
an - 22 Jan 2006 18:59 GMT
AB,
Thanks for your help.
Now only necessary to exceed a difficulty: As query is the same of the Form,
it repeats the questions that are answered by comboboxes...
Thank you.
an
> If you open a report by clicking on the list box, presumably you have a
> macro or code that uses the OpenReport action. You can use the
[quoted text clipped - 22 lines]
> > Thanks in advance.
> > an