C
Claire Rohan via AccessMonster.com
Hi!
I have written a macro which calculates the interest earned in a month after
prompting the user for a month end date. I want the system to automatically
run the macro when Date() is the last day of a month using Date() as the
input. I have a LastOfMonth function so I could write the code for checking
if Date() is a month end date but I just dont know where to put it and how to
make it run automatically.
Thanks for any help in advance!
Claire
I have written a macro which calculates the interest earned in a month after
prompting the user for a month end date. I want the system to automatically
run the macro when Date() is the last day of a month using Date() as the
input. I have a LastOfMonth function so I could write the code for checking
if Date() is a month end date but I just dont know where to put it and how to
make it run automatically.
Thanks for any help in advance!
Claire