
If this possible???
Rg
2 answers
Hi Ron,
Do you have workflows in your salesforce edition? It's auto included in enterprise or unlimited edition.
If yes to above quetion, you can certainly do this by creating a time-based workflow rule for the Account object. Set the workflow time trigger to initiate on '45 days before LAST' and an action to assign a task to an account owner when the workflow is triggered against any account with LAST field being filled.
Regards, Jules