G
Guest
Hi, need help on the following subject:
I have a for for the users to generate repots daily, weekly and monthly,
unfortunately users seem to forget to generate the weekly reports, so I
thought about creating a reminder that would remind users to generate the
weekly a reports every sunday, and to generate the monthly report every last
of the month.
I was thinking of putting some code behind the daily report button, that
would check to see if its is sunday and alerts the user to generate the
weekly report, and that checks to see if it is the last day of the month and
alerts the user to generate the monthly report.
Thaks for the help.
I have a for for the users to generate repots daily, weekly and monthly,
unfortunately users seem to forget to generate the weekly reports, so I
thought about creating a reminder that would remind users to generate the
weekly a reports every sunday, and to generate the monthly report every last
of the month.
I was thinking of putting some code behind the daily report button, that
would check to see if its is sunday and alerts the user to generate the
weekly report, and that checks to see if it is the last day of the month and
alerts the user to generate the monthly report.
Thaks for the help.