Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change reference table in a reports

Status
Not open for further replies.

davidmcolaco

Technical User
Aug 1, 2005
102
PT
Hi,

I have a report that is getting data from a table called "Test2", but now I want the change it and point to the table "Test".
How can I do that?

Thanks in advance.
 
Open the report in design view. Choose View->Properties from the menubar. Click on the Data tab of the property sheet. Change Record Source from Test2 to Test.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top