MS Access Reports

M

Marshall Barton

Annie said:
How do you attach a table in Design View?


What do you mean by "attach"?

I you mean that you want the report's fata to come from the
table, then just set the report's Record Source property to
the name of the table.
 
A

Annie

How do I access the RecordSource property box? From the blank report design
view screen, where do I go? Is there an icon?

Thanks,
-Annie
 
J

John G

Annie,
Open report in design view. In the upper left hand corner of the design form
there is a small square black box. Right click on it and then select
properties. Click the Data tab and enter the Record source that your report
will use. Hope this helps.
 
Top