Wrond Data in report field

  • Thread starter Thread starter mlb
  • Start date Start date
M

mlb

I have a simple report that lists name, address, phone #
etc. The data source is a table with those fields. There
are approx. 63 records in the table. When I preview and
print the report, everything looks OK except for 3
records. These records have the wrong data in the field
for the address. I have even tried deleting the data in
the address field for those records, but when I preview
the report they show the address from a different record.
I'm at a loss as to what is going on. Can anyone help?
 
Check your table and see if those 3 records exist more
than once. Maybe you have the same names with different
addresses?
Do you just have your table as the recordsource to the
report?
 
Back
Top