I need to include a field from a List table which is not part of .

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

Guest

I need to include a field from a List table which is not part of the original
report.
Do I need to do a whole new query and do the report all over again. - I
hope not.

thanks
 
Just modify the query upon which your report is built, to include the new
field. It will then be one of the fields available in your report.

rick B
 
Thanks for your reply,
I modified the query and I can see the change on the query but the field is
not available on the report
 
thanks. I got it.

Rick B said:
Just modify the query upon which your report is built, to include the new
field. It will then be one of the fields available in your report.

rick B
 

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