In Attach Current Workbook to Current Email Doug Glancy has some VBA code to attach the current workbook to an open email (using the Outlook object model). It's early bound, but it is simple to convert it to late bound.
Continue Reading »
Display Contact Group Member Count
Sorry for the lack of posts lately. I've been working on the next version of Random Data Generator, and my home network connection wasn't working for the past few days.
In Display the Total Number of Members in a Contact Group there is a method for displaying the number of members of a contact group (aka distribution list).
Follow Me