I have run into the following problem. I have a Projects Database which has a form from which I need to e-mail reports based on the project leader name (which is one of the columns in the report). So basically I need to filter the report based on the project leader name (that way the report shows all the projects for the particular project lead) and email it to that project lead. That process has to take place for every project leader on the report. Is there any way to do a DoCmd.SendObject command to send a report and at the same time filter it based on the name of the project lead?
Thanks!
Valeriya
Thanks!
Valeriya