PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
how can i auto report the count of email in each outlook folder.
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
how can i auto report the count of email in each outlook folder.
![]() |
how can i auto report the count of email in each outlook folder. |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Can i create a summary of email counts in each outlook folder and send a
status report recurring every week. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Am Mon, 13 Mar 2006 14:53:10 -0800 schrieb Vinay Mallapu.:
Yes, you can loop through all folders and read e.g. their Name and Items.Count properties. Add all the infos into one String, create a mail with the CreateItem function, place the String into the mail´s Body property, fill in the recipient and call the Send method. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- > Can i create a summary of email counts in each outlook folder and send a > status report recurring every week. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

