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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VBA code for moving attachment23 Feb 2004 06:17 GMT4
I have some experience with VBA macros in Excel but none in Outlook
I need some code lines to move or copy an attachment to a given system
folder.
The code would be called by a rule. This part I have already sorted out.
Setting the Account of a created email22 Feb 2004 23:56 GMT1
I'm using a script to create a new email and display it for further editing and sending. But I want to pre-select a certain account so I don't have to do that manually. (I use accounts to manage the fact that I have a few different email addresses for different purposes.
I can't ...
Contact Items22 Feb 2004 03:52 GMT2
I have just about completed a Contact Folder application. However I can not
find Notes as a contact item. I would be grateful if some one woul tell me
how to access it
Roger Stenson
Attachments on User's page21 Feb 2004 16:24 GMT1
1. I have my form(based on mailItem) and for some reason I hid
default Message Page and create
user's page where I created all controls connected to user Fields
need (Body, Subject). That all
User's form is lost mailing...21 Feb 2004 16:14 GMT1
My user's form(based on mailItem) working fine on my computer. But whe
I tried to set it on computers of my users it appears:
on two computers which mail was configured to work through Exchang
Server mail was sent but received not my
Newbie: How to sort by user-defined fields in calendar?21 Feb 2004 16:12 GMT1
I would like to have Outlook2002 behave like the following:
In the standard calendar view (or a custom one) show the tasks sorte
by an user-defined field/column.
I found a usenet message indicating objFolder.Items.Sort as a possibl
find method21 Feb 2004 15:13 GMT1
set oContact = oItems.Find("[business fax]=(888) 555" & Chr(45) & "2235")
set oContact = oItems.Find("[business fax]=(888) 555-2235")
set oContact = oItems.Find("[business fax]=(888) 555" & "-" & "2235")
all three give error:  unable to parse condition.  error ar "555"
Access - Outlook21 Feb 2004 10:02 GMT2
I am trying to access certain Outlook97 command bars from Access97.
My aim is to programatically change Outlook's Reminders "Play reminder
sound" value to switch off reminder prompts.
This means navigating through
automatic BCC using Redemption and VBA - only works sometimes21 Feb 2004 01:58 GMT2
I am trying to get Outlook 2000 to automatically bcc a specific
address on all outgoing email. I started with the VBA script shown on
the Slipstick web site
(http://www.slipstick.com/dev/code/autobcc.htm), then modified it to
Using a non-default pst in Outlook AdvancedSearch20 Feb 2004 23:54 GMT1
I can run AdvancedSearch using a scope of (for example) "Inbox", which
has a folderpath of "\\Personal Folders\Inbox", corresponding, I guess,
to the outlook.pst file.
I have imported a large number of messages to another pst file, but
CDO 1.21 and Outlook20 Feb 2004 21:42 GMT6
I've got some code that creates a MAPI.Session object and then logs on to the Exchange mail server:
Dim oSession As MAPI.Session
Set oSession = New MAPI.Session
oSession.Logon ProfileName:="MS Exchange Settings", NewSession:=False
Set value of contact field based on another field.20 Feb 2004 21:22 GMT4
I'm working on a custom contact form.  I want to have a check box field and
a date field.  When the user checks the box, I want to update the date field
with the current date.  I have both fields in the form.  Since I'm new to
Outlook development, I'm struggling with how to code ...
DAO with OLXP20 Feb 2004 21:19 GMT1
Ken,
im sorry, but am i being really think?
from your comment i assume i make a connection to JET the
populate the combo box with the result set. although i  
Unique Status of Items that have been copied from the "Deleted Items" folder20 Feb 2004 19:28 GMT1
I have a client that wants the "Deleted Items" duplicated to other calendars so that the lawyers can see the tasks that have been removed from the Tasks folders and the appointments that have been cancelled.  In the Deleted Folders, you can clearly see which items were tasks and ...
How to tell if Word is the email editor?20 Feb 2004 19:27 GMT3
Is there a way I can tell if Word is the email editor being used for a new email or if it's something else?  I catch the open event (NewInspector) and then need to know if this is a Word editor or something else.  Any way to do this
Thanks.
 
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.