Printing Task list similar to Outook

J

Jonathan Duke

Is there a way to print the task list in Entourage grouped by project
(like the default email view with the grey dividing lines)?

If I could just pull out the project name and place it in the grey
divider, then I could see more of the task description.

Any possibility to do something like this?

Thanks.

Cheers,
Jon
 
J

Jonathan Duke

Jonathan Duke said:
Is there a way to print the task list in Entourage grouped by project
(like the default email view with the grey dividing lines)?

If I could just pull out the project name and place it in the grey
divider, then I could see more of the task description.

Any possibility to do something like this?

Thanks.

Cheers,
Jon

I did find Paul Berkowitz' excellent Print Task list script, however, it
looks like it uses a fair amount of VBA and I'm assuming won't work in
Office 2008 (which is what I'm using).

Any other options?

Thanks.

Cheers,
Jon
 
M

Michel Bintener

Hi Jonathan,
I did find Paul Berkowitz' excellent Print Task list script, however, it
looks like it uses a fair amount of VBA and I'm assuming won't work in
Office 2008 (which is what I'm using).

Paul's script is an AppleScript; Entourage has never had VBA support. You
should be able to use the script in Entourage 2008. Is the script not
working for you? Some changes during the transition from Entourage 2004 to
2008 may have broken the script.
 
J

Jonathan Duke

Michel Bintener said:
Hi Jonathan,


Paul's script is an AppleScript; Entourage has never had VBA support. You
should be able to use the script in Entourage 2008. Is the script not
working for you? Some changes during the transition from Entourage 2004 to
2008 may have broken the script.

Michel,

It isn't the Entourage portion that's a problem, but Paul uses VBA in
the Word section for the formatting of task listing and that's where it
is failing.

Thanks.

Cheers,
Jon
 
M

Michel Bintener

Michel,

It isn't the Entourage portion that's a problem, but Paul uses VBA in
the Word section for the formatting of task listing and that's where it
is failing.

Thanks.

Cheers,
Jon

Hi Jon,

thanks for clarifying. I had never used this particular script before, so I
did not know that it makes use of Word as well.
 
Top