viewing multiple projects: some events don't trigger

W

Wim Decorte

Hi all,

I have multiple projects, each in their own file. I have
one MasterView file that displays all tasks from those
projects.

Most events trigger properly when changing data in that
Masterview file, but some don't (new task for instance).

Is there a way to view all tasks and still be able to
handle all events?

TIA,

Wim.
 
W

Wim Decorte

Seems like it does work if the inserted projects are kept
open. I had my code close them and that prevented the
NewTask event from running.

Wim.
 
Top