Transfering data from datasheet to report.

K

kristie C

When I try to print a report some of my data is not shoeing up. The field is
there but the numbers are not. The data is in my table.
 
D

Duane Hookom

Are you viewing the Print Preview?
Is the control wide enough to display the data?
Are records missing or just fields/controls?
 
J

John W. Vinson

When I try to print a report some of my data is not shoeing up. The field is
there but the numbers are not. The data is in my table.

More info needed... what's the Recordsource of the Report? What are the
Control Sources of the textboxes on the report? If you open the Recordsource
in query datasheet view do you see the desired data?
 
Top