How to change databases in report

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

Guest

I am trying to create a report to format data that I import from Excel.
(Bear with me, I am not a developer and only somewhat Access savvy.) I
created the report and like the results. Now I want to use another set of
data and complete the same report for that data. Can this be done? I
thought I could could just rename the new Excel database the same name as the
old and the changes would take place but I am still getting the old data.
Any tips?
 
If you import from Excel, then I assume your data is stored in an Access
table. Your report has a record source of your table or tables (in a query).

Do you want to change the record source of your report?
Or, do you want to simply filter the same record source differently?
 
Back
Top