Exporting Report Values

P

Public

Hi,
I have created a report using several queries. I am using List Boxes to
display my values. Everything works fine in the report. However, when I
export the report to RTF or Excel, it shows nothing in the documents.

Any ideas?
 
M

Mark A. Sam

It seems like your report is unbound and doesn't have a data source. That
may be the problem. It may also be that RTF won't display listboxes.
 
Top