Video: Efficiently Getting and Setting Custom Properties in a Contact Folder in Outlook 2010

Watch this visual how-to video and learn to get and set custom properties for contact items in Outlook 2010 using the GetProperties and SetProperties methods of the PropertyAccessor object.

Originally posted here:
Video: Efficiently Getting and Setting Custom Properties in a Contact Folder in Outlook 2010

Dashboard graphics in forms and reports

Mike Alexander, Excel MVP recently sent us a pointer to a blog post with some cool ideas to spice up your application with data visualizations . Here is a quick sample: Mike didn’t mention attachments in his post but the attachment control works really well for storing images

Read more here:
Dashboard graphics in forms and reports

Manage large groups of controls by using the Tag property

Today’s guest blogger is Access MVP Garry Robinson, who offers the Smart Access collection of articles at http://www.vb123.com/kb . In Smart Access Answers , Doug Steele was asked “What if I have a number of different controls–say, text boxes, labels, and check boxes and I want to make them invisible or visible when a form is being used?

Excerpt from:
Manage large groups of controls by using the Tag property