Adding a field in a subreport

  • Thread starter Thread starter MIchel Khennafi
  • Start date Start date
M

MIchel Khennafi

I have a subreport SR1 in a report R1.

The subreport SR1 is the result of a query. I modified the query and added a
field in order to print its information on SR1. I do not see the field name
in the field list for SR1. What do I need to do to have the field list
refreshed so tht I can print the new field info?

Thanks so much
 
Close the main report.

Select the Reports tab of the Database window, and open subreport SR1 in
design view.

Open the Properties box (View menu.)

Check the RecordSource property (first item on the Data tab of the
Properties box, when looking at the properties of the report.) If necessary,
click the Build button (...) beside this, so it opens the query. Verify that
this is the correct query, and the field is present.
 

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