I am working on a query in which I have two tables. The first table has financial data and the second has list of territories.
What I'm trying to accomplish is to export financial data for each territory. The data would be either in text or Excel format.
Example:
Table A - Financial data (One field is the territory)
Table B - List of Territories
Result would be files for each territory that include the financial data for that territory.
I need immediate help on this. I'm working on a project that my employer requires ASAP.
Thanks for any assistance.
What I'm trying to accomplish is to export financial data for each territory. The data would be either in text or Excel format.
Example:
Table A - Financial data (One field is the territory)
Table B - List of Territories
Result would be files for each territory that include the financial data for that territory.
I need immediate help on this. I'm working on a project that my employer requires ASAP.
Thanks for any assistance.