Forum: Outlook and VBA
December 29th 13, 10:06 PM
|
Replies: 0
Views: 1,271
Outlook 2007 Font
I have a macro that creates a Calendar Event for selected contacts, and in the body of the Calendar Event, it shows words from certain fields of each Contact selected.
So for example, the field...
|
Forum: Outlook and VBA
November 11th 13, 09:27 PM
|
Replies: 0
Views: 1,132
Calendar Event Body Field
I have in the form of my Outlook 2007 contact form, a scipt code that creates a calendar event for the contact that I have opened. In addition to the standard areas of it, I found out that I can...
|
Forum: Outlook and VBA
October 6th 13, 04:24 AM
|
Replies: 0
Views: 1,243
Best Fit Macro
I created a list of Defined Views that each one shows different fields in the columns of the contact folder. I then found this macro that is perfect that I can use to adjust the view of the contacts...
|
Forum: Outlook and VBA
September 11th 13, 08:13 PM
|
Replies: 0
Views: 1,174
Outlook Userform Combobox Sort Code
The following code searches all Categories for the contacts that are in each Category, and this includes contacts from the Contact folder, and it's sub-folders, sub-sub folders, and its sub-sub-sub...
|
Forum: Outlook and VBA
June 9th 13, 05:23 PM
|
Replies: 2
Views: 1,623
|
Forum: Outlook and VBA
June 6th 13, 08:17 PM
|
Replies: 2
Views: 1,623
|
Forum: Outlook and VBA
June 2nd 13, 04:01 PM
|
Replies: 2
Views: 1,623
Outlook 2007 Macro From Contact to Task
In my new default form of my Contacts, I have a number of ComboBoxs that under the Value, there is the list of the Possible Values. So when I open up the Contact using my new default form, I have a...
|
Forum: Outlook and VBA
June 2nd 13, 03:45 PM
|
Replies: 0
Views: 1,192
Outlook 2007 Task Form Default
I created a new form for tasks which basically have additional fields in the Page 2 of the Task, and under the Properties of the Task, I made it the default form.
But when I use "Actions, Create,...
|