Open form from toolbar button
Wed, 13 Aug 2008 04:45:03 -0700
Hi
Followed advice on MS website and use this code:
To open a custom form with a message class IPM.Appointment.Test that is
published in the Personal Forms Library, or the Organizational Forms Library,
change the code to:
Sub DisplayForm()
Set myFolder = Session.GetDefaultFolder(olFolderCalendar)
Set ...
|
Determine the source from an item with VB.Script
Wed, 13 Aug 2008 08:38:22 +0200
Hy,
i use Outlook 2003.
Is it possible to determine with VB.Script, if the opened item (in my
example a taskitem) comes from a shared folder or from the own task-folder?
bye
Oskar
...
|
Posting a form to a public folder
Tue, 12 Aug 2008 14:13:04 -0700
I am new to Outlookforms. I created a form that I wish to use as a post in a
public folder. I set the properties in the folder to use this new form.
When I go to post to the pubic folder, all the fields are there and I fill it
out. After I hit post, and go to read the post, none of the information I
ori ...
|
Outlook calendar and spread sheets.
Tue, 12 Aug 2008 10:53:04 -0700
Ok i have created a custom form that uses a spread sheet that i want to be
able to use with the events i have paired it up with. I got it so the form
appears exactly like i want it to but i cant save anything in it when i hit
save and close it goes back to the blank form. any help would be appreciated. ...
|
cannot save an outlook form as *.oft file
Tue, 12 Aug 2008 01:41:05 -0700
I have created a form but cannot save it as an oft file.
It is only allowing me to save as:
Text Only, Outllook Template, Outlook Message Format, Outlook Message Format
- Unicode and HTML.
I am using office 2003 SP3.
I am wanting to save it and then email it to a friend to install on their
computer who a ...
|
Restarting outlook
Mon, 11 Aug 2008 19:49:14 -0700
Guys,
Is there a way to restart outlook programmatically from with in an add-in?
--
Cheers,
Raja ...
|
Selecting and using a custom theme
Mon, 11 Aug 2008 13:06:02 -0700
I created a custom theme in Outlook but it won't register when using the "New
Mail Message Using". My custom theme only appears when I select "New
Message" and select "Theme" (it shows as Custom at the top), but when I
select it nothing happens. Can anyone help me with this? Thanks.
--
Susan ...
|
|
|
Add Signature Automatically in MS Word -- File Send as Attachment
Mon, 11 Aug 2008 12:53:17 -0700
I have a user who wants his signature to insert automatically when he sends a
Word Document using Word's -- File Send to -- As Attachment. The user has
his signature set to automatically appear on all new email messages as well
as any replies or items he forwards.
Is there a way to have the other MS app ...
|
How to extract data from outlook into excel.
Mon, 11 Aug 2008 12:04:12 -0700
Good Day,
I am a newbie to VB/VBA so I really do not have a clue. However, my issue is
that I need to find a way to extract certain data fields from outlook mail
into excel. We process online applications, therefore, I need to extract 27
different fields into excel.
From the excel spreadsheet I will then ...
|
How to add more "show as" colors\ options in outlook?
Mon, 11 Aug 2008 11:37:03 -0700
Hello to you all,
I'm working in a company that has few sites around the country,
All the branches use the same Exchange server.
The problem is when you want to schedule a meeting with someone you can't
know if he can attend the meeting or not.
When you schedule a meeting you can choose "Busy", "Free" or " ...
|