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 / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Outlook Macro to delete email from Sent Folder and Delete Folder24 Feb 2007 04:52 GMT3
I have a macro given by someone which deletes a mail sent to a particular id
from Sent Folder and then permanently deletes it from the Delete Folder as
well. It was working fine earlier but now it doesn't !  When I run it says :
Compile error: Expected: end of statement
Automate changing of settings24 Feb 2007 04:48 GMT3
I found a note posted somewhere that there is no scope in the Outlook Object
Model to use vba to change settings in the Options menu item in Outlook.  Is
this true?  
I would like to have a quick button to switch the "On Replies and Forwards"
Items.Add doesn't add an item23 Feb 2007 23:20 GMT1
Regarding the following C# code:
private Outlook.MAPIFolder CreateMyMapiFolder(Outlook.MAPIFolder parent, String folderName, String body)
{
Outlook.MAPIFolder newFolder = parent.Folders.Add(folderName, Outlook.OlDefaultFolders.olFolderInbox);
Outlook 2007/Exchange 2003 error when creating multiple items23 Feb 2007 18:33 GMT3
I am using VBA to send a number of meeting invites to a resource mailbox for
some testing.   I get the following message once about 131 items have been
sent.  
"Error -2147220731 : Your server administrator has limited the number of
Move an e-mail to Public folder or inbox subfolder23 Feb 2007 15:39 GMT1
Hello everyone,
just wounder is it possible to write a macro to move an e-mail to a
subfolder in public folder ? I would like to have a button on the top of my
outlook 2003 so that when I click on that button, it will move a selected
Select all message body and delete23 Feb 2007 15:34 GMT3
I am using outlook 2003 + Outlook Email Editor.  
What I want to do is for new/reply message I am composing, I can use a VBA
code to select all the first 10 lines of text and delete them.
I know I can do this manually, but I am trying to do this using VBA so that
Getting details of a person in GAL on Exchange by its alias23 Feb 2007 10:13 GMT1
Hello, I have an alias of a person listed in GAL (on Exchange server)
and I would like to obtain programatically its details, like email,
name etc. The alias is stored as the value of field "Item12" but it
always returns an error E_ACCESSDENIED. Is there a way how to do it?
What MAPI function is used for the Item_Add Event22 Feb 2007 17:55 GMT1
The reason why I am asking this is for a similar reason the Knowledge Baase
article
http://support.microsoft.com/kb/279502/en-us
OL2000: ItemRemove Event Does Not Run in Some Scenarios was written.
Outlook Macros - VB code22 Feb 2007 15:30 GMT1
I have no idea how to write the VB code in the VB editor for a Macro to run
in the Outlook Calendar window.  I am knowledgeable of VB in Access and
Macros in Word but the whole structure of this VB is different.  All I want
to do it enter a few lines if text using a macro so if ...
Access Outlook from Word with VBA code22 Feb 2007 15:12 GMT1
I have a problem with my template in 2007. I worte a template in 2003 with
VBA code behind. Everything works fine there, however, if I run this in 2007
the program stops at 'Set olApp = CreateObject("Outlook.Application")' (see
the whole code below). Are there any changes in VBA ...
Send and delete22 Feb 2007 15:11 GMT1
It´s often I answer a mail and then want to delete both the mail that was
sent to me and also my answer. I want to do this by adding a button, next to
the "send"-button in the header of the reply. When pressing this button, my
answer is sent, the original mail is deleted and then ...
open file from vbscript22 Feb 2007 15:08 GMT1
I have links to files on my custom post form that are stored in
lables. Mostly there will be image files. I want to open the file in
the click event. How can I do this?
Thanks in advance :)
Creating meeting using vba22 Feb 2007 15:06 GMT6
I was able to create meeting and send out invitations for them via Access,
but for some reason when the invitee responds it gave me a message saying the
meeting is not on the calendar and that it might've been deleted.  On my
calendar it also shows that no one had responded to ...
Reading Pane Settings22 Feb 2007 09:43 GMT2
I would like to put a button on one of my command bars to programatically
toggle the Reading Pane option "mark item as read when selection changes".
The button bit is trivial, but I can find anything that exposes the settings
in a
Macro to move a cell to centre screen21 Feb 2007 20:54 GMT2
I want to write a simple macro that will make a given cell (defined by the
contents of two other cells - i.e. row number and column number) move to
the centre of the screen (approximately).
Is there a simple way in which I can do this please? I can't find a function
Pages: 1 2 3 4 5 6 7 January, 2007
 
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.