Is there away to reattach a query to an access report?

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

Guest

I had to delete a query that I was using to produce a report in access? I
remade the query with the exact same fields. Is there a way to "reattach"
that query to the report?
 
Open the report in design view.

Open the Properties box (View menu). Make sure its Title says Report, so you
are looking at the properties of the report and not those of a control.

On the Data tab of the properties box, set the Record Source property to the
name of your query.
 
Thanks Allen... That worked perfectly.

Allen Browne said:
Open the report in design view.

Open the Properties box (View menu). Make sure its Title says Report, so you
are looking at the properties of the report and not those of a control.

On the Data tab of the properties box, set the Record Source property to the
name of your query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top