> Copy and paste the display to Excel and do the math there.
>
[quoted text clipped - 11 lines]
> > Any ideas?
> > I'm using Outlook 2000 and 2003
You would need to write your own VBA macro to iterate all the items in the folder that meet your search criteria and generate a running total. VBA basics start at http://www.outlookcode.com/d/vbabasics.htm. If you get stuck, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public
.outlook.program_vba

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> So no function for this at all in Outlook? Not even creating your own
> rules/macros/functions? Hard to believe it's not there....
>
>> Copy and paste the display to Excel and do the math there.
>>
>> > I'm wanting to add my work annual leave to Outlook and auto sum, so I know
[quoted text clipped - 10 lines]
>> > Any ideas?
>> > I'm using Outlook 2000 and 2003
itambrose - 28 Apr 2007 15:32 GMT
Excellent. Many thanks.
> You would need to write your own VBA macro to iterate all the items in the folder that meet your search criteria and generate a running total. VBA basics start at http://www.outlookcode.com/d/vbabasics.htm. If you get stuck, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public
.outlook.program_vba
>
[quoted text clipped - 17 lines]
> >> > Any ideas?
> >> > I'm using Outlook 2000 and 2003