check box not exporting

S

Sarah

Hi,

When I export my reports with Checkboxes to Excel, the Checkboxes do not
export. The column is just blank.

Any help would be greatly appreciated.

Sarah
 
R

Rick Brandt

Sarah said:
Hi,

When I export my reports with Checkboxes to Excel, the Checkboxes do
not export. The column is just blank.

Any help would be greatly appreciated.

Sarah

Checkboxes are graphical objects and they do not export. You'll need to change
the report so it uses a TextBox for that field (Yes/No, True/False, or
whatever).
 
Top