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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using MailEnvelope13 Apr 2006 21:53 GMT4
Sue Mosher suggested, in a thread on copying rtf text into a message:
>Great, because that means you can use the "Office envelope" feature to
>create the message >directly from the Word document -- no copy and paste
>required:
access macros to automate e-mail sending in outlook13 Apr 2006 21:21 GMT1
I have successfully setup Access macros to automatically send out e-mails
with reports attached through outlook. Hoewever, outlook notifies me that "a
program is automatically sending e-mails and it could be a virus, do you want
to allow?" I need to select OK for each action. Is ...
Public Folder Apointment13 Apr 2006 20:41 GMT6
I have written an Function:
Public Function MakeAppointment(strOutlookFolderID As String, strSubject As
String, datDatum As Date, strLocation As String, strBody As String,
bolAllDay As Boolean, Optional strvon As String, Optional strbis As String,
Voting button13 Apr 2006 20:11 GMT6
I currently have two voting buttons setup 'approve' and 'deny', i am
trying to code (a bit of a novice) so that when i click the apprioriate
button it opens a new email containing relevent information from a
previous form.
Difference in Appearance of Attachments13 Apr 2006 17:56 GMT1
From a programmer's perspective, is there any difference between an
attachment to a plain text message vs. an attachment in a rich text message?
Is there a logical reason why attachments in RTF messages appear as icons
whereever the cursor was when they were inserted?
how to change mail's receive time in outlook?13 Apr 2006 17:38 GMT3
i want to change mail's receive time in outlook.
i can read the mail and get some value, eg ReceivedTime and so on.
but i can not change the ReceivedTime value.
who konw how to do?
how to get mail's receivedTime?13 Apr 2006 16:04 GMT1
_ApplicationPtr pApp("Outlook.Application");
_NameSpacePtr pNameSpace = pApp->GetNamespace(L"MAPI");
MAPIFolderPtr pOutbox = pNameSpace->GetDefaultFolder(olFolderInbox);
_ItemsPtr pOutboxItems = pOutbox->Items;
How do I delete all attachments from Sent Items in Outlook 2003?13 Apr 2006 05:36 GMT1
I want to save all attachments in the sent items folder in Outlook 2003 to
the local disk and then have them deleted.
How can I do that?
Can you prevent Outlook 2003 from saving attachments with the Sent Items?  
Outlook 2003 Custom Forms User Defined Fields13 Apr 2006 01:50 GMT4
I am having a really hard time with my user defined fields on a
customer form located in my Organizational Forms Library.
Is there any way to
1.) Find out where they are located.
Customizing Outlook's Out of Office13 Apr 2006 01:48 GMT1
In Outlook 2000/2003, is it possible to customize Out Of Office so it can
have the start and end dates that will be available with Exchange 12?
COM Add in won't load other than with IDE on WS2003/XP12 Apr 2006 18:56 GMT2
I am trying to develop a COM Add-In for outlook 2003 in VB6 (SP6). My
development machine is Windows 2003 server ( I normally develop web
apps).
I have followed the instructions and implemented IDTExtensibility2. I
Inserting RTF Text in a Message Body12 Apr 2006 15:29 GMT4
Office 2003, Windows XP.
I have a VBA sub that is getting text for a news release re-formatted so it
is nice and readable when pasted into an RTF message.  My sub is selecting
and copying the text.  I have added code to Open an Outlook message in RTF
Costum menu, with existing functions12 Apr 2006 06:22 GMT1
For some colleages who travell alot with a computer/laptop I'd like to
make a shortcut menu with some settings, mainly the location they are
at, so dailing in goes locally. Also some filter settings have to be
altered.
Macro to prompt for metadata and them place in the subject line12 Apr 2006 06:19 GMT1
I am a newbee to macro programming.  I have a macro that will take a message
and forward it to a fixed email address.  Is there a way that I can have the
macro prompt for metadata and then populate it in the subject line?
Thanks
Finding Messages in an Outlook folder11 Apr 2006 15:12 GMT1
Where can I find out the full syntax for the "find" method for an Outlook
folder?
I want to be able to search a folder for messages matching certain
criteria - for example create date less than 10 days ago, subject contains a
Pages: 1 2 3 4 5 6 7 8 9 March, 2006
 
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.