Print entirety of Tasks

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I print tasks, the printed version contains only the first line of each task. Is there a way to print all the lines of all tasks? Thank you.
 
Choose the Memo print style from the Print dialog.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Doug said:
When I print tasks, the printed version contains only the first line of
each task. Is there a way to print all the lines of all tasks? Thank you.
 
By printing in memo style, I get a new header for each entry so it takes pages and pages to print all the tasks. What I'm really looking for is to print tomorrow's calendar before I leave the office, together with the entirety of all tasks that are open as of tomorrow. I could do that on Lotus but have never figured out a way to do it on Outlook.
 
Outlook can't do that without custom programming.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Doug said:
By printing in memo style, I get a new header for each entry so it takes
pages and pages to print all the tasks. What I'm really looking for is to
print tomorrow's calendar before I leave the office, together with the
entirety of all tasks that are open as of tomorrow. I could do that on Lotus
but have never figured out a way to do it on Outlook.
 
Does outlook provide some programming tool (like MS Access provides a VB tool) to make such changes (for customising views)?

Udupa

----- Sue Mosher [MVP-Outlook] wrote: -----

Outlook can't do that without custom programming.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Doug said:
By printing in memo style, I get a new header for each entry so it takes
pages and pages to print all the tasks. What I'm really looking for is to
print tomorrow's calendar before I leave the office, together with the
entirety of all tasks that are open as of tomorrow. I could do that on Lotus
but have never figured out a way to do it on Outlook.
 
Outlook 2002 and 2003 support a View.XML property for customizing views.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Does outlook provide some programming tool (like MS Access provides a VB
tool) to make such changes (for customising views)?
 
Back
Top