show all the records for a field in a report

D

drbrund

I am trying to run a report to show all the records in a certain field. This
works fine without the date on the report but once I add the date it only
catches those fields that have a value in them. If anyone could help I would
appreciate it.
 
D

Duane Hookom

"records in a certain field" doesn't make sense. Table and queries have
records. Records have fields.

Where do you "add the date"? Do you mind sharing your SQL view?
 
Top