Susan Brittingham Answered 3 Years ago through
Quizzes
First create a table in your database to store the Territory and Manager's email address. Then modify the underlying query of the report to join to this table so that the query returns a record for each territory like:
Territory SalesAmount ...