Copying selected text from a message body
Sun, 30 Nov 2008 19:53:00 -0800
Is there a way to (with code) copy user-selected text (within an email body
or other outlook object)?
I've created a form that captures several mailitem objects (SenderName,
SentOn, and Body), but I don't want the entire body. I'd like to give the
user the option of highlighting specific text and, with a comm ...
|
how to use vba
Sat, 29 Nov 2008 04:50:01 -0800
I am a novice vba programmer,not even put my foot on first step of ladder. I
have bought a book on VBA and Excel but I have an urgent requirement to date
stamp my mail at work to protect myself. I found some code for a date stamp
Sub StampContact()
Dim objItem As Object
Dim objNS As namespace
...
|
Saving attachments from multiple emails
Sat, 29 Nov 2008 09:49:43 +0000
Hi, I'm new to VBA in outlook (though have been learning with excel)
I'm looking for a way to save the attachments from multiple emails into
a single folder automatically then mark the emails as read.
Ideally I would like to select all the emails and process the
selection, if this is not possible then I could mov ...
|
Youtube Geyser 1st Video Traffic Marketing Solution www.youtubegeyser.com
Sat, 29 Nov 2008 05:16:37 +0100
YouTubeGeyser Will Let You:
Drive people to your video niche to any of your existing websites!
Just choose the plan you need and you have a couple of Traffic
Don't miss your chance...
http://youtubegeyser.com
...
|
Send Free SMS Worlwide to any mobile phone iphone gsm http://free4sms.info
Sat, 29 Nov 2008 04:39:41 +0100
Free4sms is a free service.
Send SMS for Free worldwide to any mobile phone gsm, iphone, smart phone.
use it with moderation.
http://free4sms.info/
free4sms enables you to send free SMS from its site to any cellular phone worldwide. free4sms service is provided like is, there is no guarantee of timely d ...
|
run macro when autoarchive stops
Fri, 28 Nov 2008 01:58:00 -0800
How to catch autoarchive stoping event in outlook 2003 to run specific macro?
What I need is macro which is run after autoarchive function completes and
then macro copies autoarchive.pst file to network drive, when user is
connected to specific network subnet.
The problem is I don't know when to run it.
...
|
public folder calendar
Fri, 28 Nov 2008 17:43:01 +0800
i wrote a vba to extract some calender items in public folder calender for
rendering a web page.
it is time-consuming to loop through each items in public folder. Most
items are very old and not relevant. i only wish to extract those items
from now to future.
is there any faster way to do it?
Thanks ...
|
|
|
RDOAddressBook.Resolve
Wed, 26 Nov 2008 11:20:20 -0800 (PST)
Is it valid to pass in an email address for the name paramater on
RDOAddressBook.Resolve() and expect to get a valid address entry back? ...
|
Starting out help
Wed, 26 Nov 2008 08:39:01 -0800
I've created a macro in ThisOutlookSession under the event Application_NewMail.
This works fine in the debugger..
Is there a god beginner link where I can find documentation how to get this
setup to run automatically.. I'm missing something here..
Thanks..
--
Dave ...
|
Favorites items in Outlook
Wed, 26 Nov 2008 08:30:05 -0800
I have a favorite folder in outlook. Is there anyway that I can address that
items in this folder (Favorites) and select and item. Then read the messages
in that item or folder.
If it is, can someone provide me the URL to read on How to do that? Or refer
me to some code samples.
I have been searching b ...
|