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 / December 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
outlook 2007 - unable to modify rule condition via program31 Dec 2008 14:28 GMT3
I'm unable to make the following code works, the line
"oRule.Conditions.OnLocalMachine.Enabled = False" always produce this message:
"execution error '-9707964987 (c6204005)':
invalid operation. Unable to activate this rule action because the rule is
moving emails to folders based on sender email address31 Dec 2008 12:14 GMT1
I recently ran accross an niffty utility that parsed through the inbox and
moved the emails to a folder based on the senders email address under the
inbox. For example an email sent by joe@junk.com would end up in a folder
called joe@junk.com under the inbox. If necessary, the ...
How to automate send message based on certain criteria.29 Dec 2008 10:16 GMT1
Hi foiks-
I was wondering how do I automate Outlook to send 2 specific dates such as
Jan 25, 2009 & Feb 14, 2009, etc.  Basically, I want to have OUTLOOK
automatically send to my coworkers 15 days before these dates to tell them
Use of Catagories field in Restrict statements29 Dec 2008 09:34 GMT1
Would someone kindly clarify whether the Categories field can be used in
Restrict statements.  According to Microsoft help it can't and will cause an
error.  When I use it, it works fine.  I've seen other comments that say the
same thing and I have seen comments here that support ...
Deleting item in Draft folder27 Dec 2008 21:42 GMT2
I am deleting folder as below;
For I = oItems.Count - 1 To 0 Step -1
  oItems(I).delete()
End If
Hyperlink vs Search in Outlook24 Dec 2008 14:10 GMT1
Currently, I Search Calendar Items to find recurrences of prior items
(Appointment detail window), but in sending calendar items to OneNote via
"Meeting Notes" I notice there is written, at the bottom of the resulting
OneNote item, a hyperlink to open the original item ...
Mark Private via Code23 Dec 2008 17:28 GMT1
I am automating sending emails out via Outlook from Access, but I want to set
the Sensitivity of these messages to Private.  Can I set that property via
code?
Add Hyperlink in Email23 Dec 2008 17:10 GMT5
How do I add a hyperlink to a file in the body of an Email msg?
Sub SendMessage()
         Dim objOutlook As Outlook.Application
         Dim objOutlookMsg As Outlook.MailItem
Save off attachment and start SQL stored procedure22 Dec 2008 20:47 GMT3
I have programmed using VBA for Excel, Word and Access before.  However,
never Outlook.
1)  But I need to check folders for mail from out clients.
2)  If I find mail from out clients, I need to save off the attachment in a
Sending mails from Excel 2003 - Outlook signature22 Dec 2008 20:43 GMT6
Few months ago i asked ho to insert the outlook 2003 default signature to a
mail sent from excel vba
I was advised to use ".GetInspector" but i still cannot make it work.
I get an error message saying "read only property"
VBA Outlook 2003 - Customized rules22 Dec 2008 09:58 GMT2
In my company the number of rules in outlook 2003 is limited nsince they
changed the setup to have imap. I can make as many rules as i want but only
about 50 will be activated.
Is there a way with VBA to have my own rules, for incoming as well as for
creating a macro to mark messages for follow-up & assign categorie22 Dec 2008 06:42 GMT1
I have assigned several hotkeys which change the category of an email. For
example Ctrl + F1 changes the category to "Test". I also mark the email as
Read and mark the email for follow up.
I do all these thing because I only want to use the Search Folders "For
Bypass security popups when reading mail OL200322 Dec 2008 05:46 GMT3
I have a reader for my website email and it use to work when I had OL97
After upgrading to OL2003, I have constant security prompts for each mail
message. I'm not a power programmer. Can someone help?
Thanks
Why different To's?22 Dec 2008 02:19 GMT4
For email, if I do
    Set obj = objFolder.Items.Item(i)
    Msgbox obj.To
I might get Joe Blow or joeblow@test.com
"Strict" VB compiler19 Dec 2008 23:32 GMT2
I have written some VB code as an addin for Excel 2003, which works fine on
my computer. When transferring the code to a colleague, I get all sorts of
error messages, even if he also uses Excel 2003. It seems that the VB
compiler on my colleagues computer insists that all ...
Pages: 1 2 3 4 5 November, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.