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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Code to move task from inbox to a task folder18 Apr 2008 17:14 GMT3
I'm trying to automate my Outlook mailbox so when a task appears in my inbox
with the subject
starting with "Please consider" that it is moved to my task folder named
"AAA".
Send Confirmation (for external emails)18 Apr 2008 16:02 GMT3
My boss asked me to come up with a way that users would see a prompt when
they send an email (to absolutely confirm they want to send it, to ensure it
has the correct content and is addressed correctly).
After some searching around, I found some code which will do this (which is
Avoid Security Prompts17 Apr 2008 18:26 GMT2
I am using Access 2003 to automate an email. The following is my code.
Function sendMessage(strTo As String, strSubject As String, _
 strComments As String, Optional AttachmentPath)
 Dim objOutlookApp As Outlook.Application
clipboard17 Apr 2008 14:23 GMT1
I have code that works well for copying text to a clipboard, but it's very
slow (5-10 seconds).  It utilizes IE to do this.  Is there a quicker way to
this - perhaps not having to rely on IE?
Sub CommandButtonClipBoard_Click()
Categories - Removing cat. from incoming messages before rules fir17 Apr 2008 14:02 GMT3
My company uses and Exchange 2007 system with OL2003 clients. I personnaly
use categories extensively to handle my mails. Unfortunately the Exchange
server forwards my categories when ever I forward/reply to a message. This
also means that I get my colleagues categories.
About Flag for Follow Up feature in Microsoft Outlook17 Apr 2008 13:59 GMT1
Question 1 :
Can the smtp coding at my Visual Basic program able to support the Flag for
Follow Up feature in Microsoft Outlook ?
If can, please provide the sample coding ?
Switch view to Folder List17 Apr 2008 13:32 GMT2
I'm trying to write some macros to help people using public folder
favourites on Outlook 2003 - which are a real pain to get to: switch to
folder list view, scroll down, open lots of windows etc.
I know enough about the Outlook API to get a MAPIFolder and do
CDO Outlook security prompt hangs, vb script Mapi Session17 Apr 2008 11:03 GMT2
User is on
 Windows XP Pro SP2
 Office 2003 XP SP2
Using an Outlook 2003 custom form
Rebuilding Emails17 Apr 2008 09:30 GMT3
I have the job of rebuilding a large number of sent emails from raw data and
saving them as .msg files.
Everything works fine except that the email isn't marked has having been
sent, so when a user opens the file it is possible for them to (re)send the
delete query with custom form17 Apr 2008 02:53 GMT1
I run a Select query within by form that works fine.
Set rst= CreateObject("ADODB.Recordset")
rst.Open "Select PartID FROM tblNonStockParts WHERE PartID = '" &
Trim(Item.UserProperties("PartID").value) & "'", _
Closing Outlook17 Apr 2008 01:04 GMT1
How I could disable the functionality of button X and allow only to exit from
Outlook through File/Exit.?
Signature

Luis

VBA Converter program for excel 200716 Apr 2008 14:21 GMT1
I have a problem every time I open my Ecel 2007. A window occurs saying:
"To open this VBA project you need a component which is not installed at the
moment. This file will open without the VBA project. If you want further
information you need to go to the Microsoft Office Online ...
How do I remove the VBA project15 Apr 2008 16:23 GMT4
Hi folks......I was playing around with VBA in Outlook just to see what I
could do.  Well, I decided to quit and remove the test project but it won't
let me!!!
I have removed the form and modules, but the project remains.  And, now
Sending Emails from Access - Disable Yes/No email on your behalf m15 Apr 2008 16:21 GMT1
I have seen before a way of turning off the prompt when an app is sending an
email from outlook.  It was "Allow Visual Basic to send emails "or something
like that.
Can anyone help with how to turn this off.
delete15 Apr 2008 15:15 GMT4
Based on certain criteria, I want to prevent someone from deleting a task.
How can I do this.  Would I make some sort of prevention like this?  This
doesn't work though.  Can you please help?
Function Item_BeforeDelete(ByVal Item)
Pages: 1 2 3 4 5 6 March, 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.