|
|
|
|
11 |
1,350 |
|
|
Outlook with VB 2005 by
Ben
Hi all,
I have the following question:
I need some help with automating outlook 2003 using vb 2008 express. I want
my applicationt to send out...
|
May 21st 08 08:05 PM
by Ben
|
2 |
954 |
|
|
Outlook 2003/2007 differences by
Pierre Scerri
This code:
Set Iexplr = New InternetExplorer
With Iexplr
.Visible = False
.Navigate URL:="http://xyz.com/"
Do While .Busy: Loop
...
|
|
2 |
752 |
|
|
Processing incoming emails by
John[_11_]
Hi
Outlook 2003.
How can I check the subject line of each incoming email and if a particular
string is found display an outlook alert with a link...
|
|
3 |
674 |
|
|
|
|
1 |
727 |
|
|
|
|
16 |
3,818 |
|
|
routine to check for Outlook email by
Ben
Hi all,
I am new to vb 2005 express and outlook. Everyday my group receives an
automated email from another group with a specific subject line. I...
|
May 21st 08 03:46 PM
by Ben
|
2 |
636 |
|
|
smtp error in delivering by
tunderbess
I compose a message, (can be reply or forward). When I click the send/receive
button, the messages in the outbox will not send. I checked log files...
|
|
0 |
412 |
|
|
|
|
1 |
602 |
|
|
Strip illegal character from filename by
ExcelLars
Is it possible to do this with less code?
EmneRensket = Rensket(Emne, ":")
EmneRensket = Rensket(Emne, ";")
EmneRensket = Rensket(Emne,...
|
|
6 |
647 |
|
|
Script/Utility to configure outlook by
Script/Utility to configure outlook
i'm looking for a way to create the users outlook profile and configure both
SMTP/POP3 and/Or exchange settings. can someone point me in the...
|
|
3 |
871 |
|
|
Processing incoming emails by
John[_11_]
Hi
Outlook 2003 Add-In.
How can I check the subject line of each incoming email and if a particular
string is found display an outlook alert with a...
|
|
0 |
606 |
|
|
Send Word doc attachment by
Chris
I'm a super novice with VBA, so please bear with my lack of knowledge. :-)
Using Word and Outlook 2003, and thanks to code offered in previous...
|
|
3 |
1,280 |
|
|
|
May 19th 08 08:53 PM
by Grd
|
2 |
779 |
|
|
VBA Macro to display the next 3 weeks by
Diane Poremsky {MVP}
AFAIK, no, but check in the outlook.program_vba newsgroup to be sure.
--
Diane Poremsky
Author, Teach Yourself Outlook 2003 in 24 Hours
Need Help...
|
|
1 |
492 |
|
|
Access to Outlook data files by
steve
We archive old email in PST files to get them off exchange. if a user has
several mailbox's open it's no problem to get access to their folders via...
|
|
3 |
833 |
|
|
Redemption & Outlook by
glm
Does anyone have experience where Redemption is automatically adjusting for
the new daily savings time?
|
|
1 |
704 |
|
|
Outlook Redemption - Text Only by
aruna jyothi
Hi,
I would like to copy a range of data from Excel to outlook in HTML format
using Redemption. My clients are using variant versions of outlook...
|
|
1 |
612 |
|
|
|
|
6 |
637 |
|
|
Iteration by
Question Boy
I have a folder in my Inbox titled "Processing" that I need to iterate
through the mail items one by one and run another bit of code against but...
|
|
1 |
526 |