Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming VBA / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
setting appt in multiple Outlook Calendars from Access22 May 2008 07:14 GMT3
Hi, I am using vba with Access 2007 to add appointments to an Outlook 2007
Calendar. This is working fine when I add the appointment to the main
Outlook calendar. However, I have 4 different calendars in the one Outlook,
and I want to be able to choose which outlook calendar I add ...
Why will this code just change subject to only the fist selected     item?21 May 2008 23:21 GMT11
Why will this code just change subject to only the fist selected item?
For x = 1 To myOlSel.Count
       myOlSel.Item(x).Subject = strProsjektnrnavn &
myOlSel.Item(x).Subject 'ad a prefix in subject
Outlook with VB 200521 May 2008 19:05 GMT2
I have the following question:
I need some help with automating outlook 2003 using vb 2008 express.  I want
my applicationt to send out emails to a set group of users.  I am looking for
some KB articles, is there any good links you can point me to?  I have
Outlook 2003/2007 differences21 May 2008 19:03 GMT2
This code:
 Set Iexplr = New InternetExplorer
 With Iexplr
   .Visible = False
Change in subject shows only after I select another e-mail21 May 2008 16:29 GMT1
I have written a code that changes the subject of item (prefix).  It
works fine, but the change in subject shows only after I select
another e-mail.  How can I see the changes in subject without choosing
another e-mail?
custom action: save or delete email after sending21 May 2008 16:27 GMT16
Hi. I would like to create a custom action that pops up a message box on
sending an email. This will ask me whether I would like this saved to my sent
items folder or not. This will make organising my sent items much easier
later on. Any ideas...?
routine to check for Outlook email21 May 2008 14:46 GMT2
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 am trying
to write a small app in vb 2005 express to check the inbox for any new
incoming mail with that specific subject line, say every 30 ...
Strip illegal character from filename21 May 2008 09:33 GMT6
Is it possible to do this with less code?
EmneRensket = Rensket(Emne, ":")
EmneRensket = Rensket(Emne, ";")
EmneRensket = Rensket(Emne, ".")
Script/Utility to configure outlook21 May 2008 02:33 GMT3
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 direction of
where to go to figure this out? i'm coding in VB.Net, but can do C# or vba
(though i'd prefer vb.net)...
Send Word doc attachment20 May 2008 16:41 GMT3
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
discussions here, I have a Send Form command button on a Word form that opens
an Outlook message, pre-addressed, with a body text ...
Address lookup doesn't work when adding to outlook address book19 May 2008 19:53 GMT2
I have a routine below that adds contact folders and subfolders to the
outlook address book (see below) however when I type a partial name and check
names it doesn't resolve- I have to click the To button and find it. If I add
the folders to the outlook address book manually the ...
Access to Outlook data files19 May 2008 12:59 GMT3
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
GetSharedDefaultFolder, however if a user has an outlook data file open (PST)
i can't see a way to get access to it via ...
Redemption & Outlook17 May 2008 17:19 GMT1
Does anyone have experience where Redemption is automatically adjusting for
the new daily savings time?
Outlook Redemption - Text Only17 May 2008 17:09 GMT7
Im using the code below, but need to ensure that the mail is sent as Text
only with
no HTML  included. What do I need to change please?
Regards
How to decide if an Outlook message is created by New/Reply/Forwar16 May 2008 21:26 GMT6
How to decide if an Outlook message is created by New/Reply/Forward in VB?
What I'm trying to do is to list all open outlook messages created by
New/Reply/Forward, which are suppose to be sent out.
Thanks.
Pages: 1 2 3 4 5 6 April, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.