training for resume
Sun, 14 Sep 2008 10:02:01 -0700
...
|
Custom Contact form with client's photo
Sun, 14 Sep 2008 04:22:00 -0700
I'm trying to customise a contact form and add in the client's photo. I tried
the instructions on http://www.outlookcode.com/article.aspx?id=33 but got
stuck trying to use a naming convention to link each contact with a different
picture.
Here's the code they give:
Function Item_Open()
Set objInsp = ...
|
Workflow/Process Form
Sat, 13 Sep 2008 18:39:00 -0700
Hello all,
I'm new to this forum, (have used the excel and word forums often). I've
done some VBA coding in both word and excel and now need to do a project in
Outlook. Would like to hear from you seasoned outllok pros to determine if
this project can be done or has it already been done.
I need to create ...
|
Create outlook mail rules accross an entire Exchange server
Fri, 12 Sep 2008 13:26:52 -0700
I want to write an app that will go through every mailbox
and create an outlook mail rule for everyone on an Exchange
server. The mail rule needs to move all messages from a
certain user to a User created folder.
For Example:
User A
-Inbox
-Sent Items
-My Folder
I want all messag ...
|
Resize Outlook 2003 custom forms to fit the current screen resolut
Fri, 12 Sep 2008 10:02:06 -0700
Is there a way to rezise a custom form so it fits all screen resolutions.
Thanks,
tinyski ...
|
Help assigning 'Now' to a bound or unbound control
Fri, 12 Sep 2008 06:16:02 -0700
I am a newbie to VBScript and I know this should be simple enough but I have
been struggling for two days.
I am trying to assign the Now function to a bound or unbound control on an
Outlook Contact form. I canĂ¢??t get the bound control to reinitialize and
refresh when the form is reopened and I canĂ¢??t g ...
|
PublicFolder messages item count is showing zero
Fri, 12 Sep 2008 01:29:00 -0700
Hi All,
In outlook 2007, when iam trying to search the mails count in Public folder
between 2 timings, the mails are available but the mails count are showing
zero.
When try in the personal folders, it is working fine.
Please advice. ...
|
|
|
How can I automate a field (linking it to a drop down)
Thu, 11 Sep 2008 10:53:02 -0700
Dear Sue,
First of all thank you for all your support. I also have ordered your book.
Shipping to France will take some time.
In the mean time I hope that I will be able, with your earlier instruction,
to publish my newly developed Contact form without too much problems.
Also, please allow me a new que ...
|
Exporting data from an email template to excel
Wed, 10 Sep 2008 15:16:15 -0700
I am using MS Outlook 2003 and am creating a template email which will have
various drop down fields which have to be picked before the email is sent to
various groups. I am looking to have the information sent out by email,
exported automatically into an Excel spreadsheet with columns for each of the
fields ...
|
CC Field Populated via a Dropdown List
Wed, 10 Sep 2008 12:52:01 -0700
This has been explored before (see link below) but I tried to take the code
on the attached and manipulate it for my purposes and it didn't work.
My goal is to have a dropdown list that automatically populates the cc field
when a criteria is chosen. Any suggestions would be greatly appreciated!
(http://w ...
|