How can I add a total to a column in Outlook?

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

Guest

I'm tracking the time spend on a project in the Outlook calendar, but can't
add the tiem totals to the report. Is that possible?
 
Not in Outlook. You could export to Excel and let it do the math.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Yes, I know, I could do the math with my calculator, but was looking for a
instant/lazy way.
 
edddy said:
Yes, I know, I could do the math with my calculator, but was looking for a
instant/lazy way.

You could write a script that would iterate all the items in teh folder and
add their field values.
 
Back
Top