create a seperate report for each record

thor10

New Member
Joined
Mar 27, 2002
Messages
14
I am linking Access 2000 to a SQL view. The view contains the criteria to narrow the records down. What I would like to do is create a report for each individual that meets criteria then emails each individual report to that user. Moe, Larry and Curly might have a report today, but tomorrow, it may only be Curly. Is something like this possible? I'm sure that this is as clear as mud.

Thanks for your time and help in advance, it is greatly appreciated !
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
I am looking at 2 different fields,
(field1 IS NULL)
AND
DATEPART(YEAR,datefield1) = (DATEPART(YEAR,GETDATE()))
 
Upvote 0

Forum statistics

Threads
1,221,707
Messages
6,161,416
Members
451,705
Latest member
Priti_190

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top