Can I create multiple reports based on a report group?

I have a report that groups information by user, with a page break between user groups. Ideally, I would like to have a separate report file generated for each group (user). (In a perfect world, I would email the appropriate report to the user, but unfortunately I don’t have the email address in the database table.) Is this possible in TOAD for SQL Server 6.1? How would I accomplish this?