New User - adding to an existing report

  • Thread starter Thread starter Selby
  • Start date Start date
S

Selby

I am to add a field to an existing report that I did not create. When I open
the report in design view and click on properties the Record Source lists a
table. The field I need to add is in a query. However, there are other
fields on this report that are not part of the original table either. When I
check their properties I found for the Control Source: =ItemNumber.column(1)

My question - how can I add a query to this existing report??
 
I think I have answered my own question. I created a new table to contain
everything I needed and just pointed my report to that. If there is an
easeier way, please advise. Thanks!
 
Back
Top