M
Michael Freitter
Greetings,
I have two questions:
(1)
I want to access from my VBA Code in Outlook 2007 to Project-file Version
2003. I want read the tasks from project with followed statement:
For Each T In ActiveProject.Tasks
......
Next T
How code must I have, so that I connect from Outlook to Project?
(2)
Can I access the task from a project-file via vba, if only outllook is
instaled and not project?
Thanks and regards
Michael
I have two questions:
(1)
I want to access from my VBA Code in Outlook 2007 to Project-file Version
2003. I want read the tasks from project with followed statement:
For Each T In ActiveProject.Tasks
......
Next T
How code must I have, so that I connect from Outlook to Project?
(2)
Can I access the task from a project-file via vba, if only outllook is
instaled and not project?
Thanks and regards
Michael