One problem left:
I implemented your code for Add Task, and made some changes.
It comes up with "Runtime error 2493, "this action requires an Object Name Argument" for
DoCmd.GoToRecord acDataForm, , acNewRec
This is most frustrating, as I know I have used this instruction before without...