Any reason why my data shows in a Query but not a report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have three fields in the detail section and only the second field shows
data. The other two do not. How come it will show in a table or a query but
not in the report? The table is a make table and the fields are calculated if
this makes a difference.
 
hi,

You have to make sure that your report's recordsource is based on the table
that you "made", assuming that the "made" table shows the calculation results.

geebee
 
Back
Top