G
Gary H
At my office we have create databases 3 months that we have to distribute to
25 different departments, each requiring a certain subset of the data for
only their department. I would like to know if I can get it automated where
it can take the file and only have that certain data show up.
I.E. we have a standard report file (section_response_results) and we have
the standard data table (section_response_summary) which is where the report
file is populated from.
What I would like to do is the following:
1. Create a new file with the department appended at the end
2. Copy the section_response_results report
3. Copy the section_response_summary table with only the desired (i.e. dept
data) in it
4. Change the "Application Title" to include the Dept Name
How can this be done.
25 different departments, each requiring a certain subset of the data for
only their department. I would like to know if I can get it automated where
it can take the file and only have that certain data show up.
I.E. we have a standard report file (section_response_results) and we have
the standard data table (section_response_summary) which is where the report
file is populated from.
What I would like to do is the following:
1. Create a new file with the department appended at the end
2. Copy the section_response_results report
3. Copy the section_response_summary table with only the desired (i.e. dept
data) in it
4. Change the "Application Title" to include the Dept Name
How can this be done.