Hi !! How can i find when user change slelcted task ?? Some events please ...
D drMabuse Dec 12, 2006 #1 Hi !! How can i find when user change slelcted task ?? Some events please ...
R Rod Gill Dec 12, 2006 #2 I don't think there is a new task selected event. If you need to check if a user has moved away from a Task, then save the Task's ID when you start processing then check using ActiveCell.Task.ID -- Rod Gill Project MVP NEW!! Project VBA Book, for details visit: http://www.projectvbabook.com
I don't think there is a new task selected event. If you need to check if a user has moved away from a Task, then save the Task's ID when you start processing then check using ActiveCell.Task.ID -- Rod Gill Project MVP NEW!! Project VBA Book, for details visit: http://www.projectvbabook.com