email report daily if certain user logs in

  • Thread starter Thread starter heidii
  • Start date Start date
H

heidii

Hello All:

I want to create a hidden form that loads when any user starts up my
database.
Done!

On the form I want to run code that checks to see if a particular user
has logged in on that day.
Done!

If it is the first time that day that a particular user has logged in,
then run code to automatically email a report to them, and then enter
into a table that the report has been emailed.

If they log in later in the day the hidden form will check the table
to see if they have already received the report and run the process
again.

Any help would be great.

Heidi
 
Back
Top