margaretLea
Programmer
Hi, Here's my question...
tblSupervisor - contains supervisors that will receive the report via email...
rptSupVacReport - report with dataSource = qryCompileVacRpt
qryCompileVacRpt - based on 2 tables with Vacation information used in the report
frmVacReport - form with button that runs code to run the report
Problem - I want to loop thru the tblSupervisor and print the report for each record in that table... I'll then send the report from access to their email...
Can you help, thanks, Maggie
tblSupervisor - contains supervisors that will receive the report via email...
rptSupVacReport - report with dataSource = qryCompileVacRpt
qryCompileVacRpt - based on 2 tables with Vacation information used in the report
frmVacReport - form with button that runs code to run the report
Problem - I want to loop thru the tblSupervisor and print the report for each record in that table... I'll then send the report from access to their email...
Can you help, thanks, Maggie