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 / July 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MailItem Flag Disappears31 Jul 2003 21:14 GMT1
I'm experiencing something unusual while trying to flag messages. I'm
doing something like (in vb.net):
Dim olPreItems as Outlook.Items
Dim olPreItem as Outlook.Mailitem
Can I convert this simple outlook 2000 macro to run via a form ?31 Jul 2003 21:11 GMT2
I have the following outlook vba macro code
Set olkApp = CreateObject("Outlook.Application")
Set myExplorer = olkApp.ActiveExplorer
myExplorer.ShowPane olFolderList, True
SPAM removal31 Jul 2003 18:38 GMT3
Hey All,
I'm trying to figure out how to delete an email based upon it's sender
when it arrives, the problem outlook has is that when you create a
"rule" to do this job, it could potentially mistake an email that you
How to send a taskassignement without triggering outlook-security31 Jul 2003 15:22 GMT2
When I try to assign a task to another person with the following code, I run
into an outlook security dialog, where I need to allow access to my mailbox.
objNewTask.Assign
objNewTask.Recipients.Add ("User")
Subject had bad chars for file name31 Jul 2003 15:05 GMT1
I'm saving email items to .msg files, using the subject as part of the file name. Characters such as "?" are invalid for file names -- what's the usual remedy for this? Is there an easy way to remove/replace all invalid characters in a string?
TIA,
-jcf
Retrieve all MessageClasses in a folder31 Jul 2003 14:31 GMT3
Hi NG,
how do I retrieve all messageclasses contained in a folder using the
Outlook Object Model?
Since now I read all items and saved its messageclass to a list.
User Defined Fields31 Jul 2003 12:24 GMT3
I added 4 textbox and 2 command buttons to a custom outlook(2002) form.  The
textbox will have validation code on them and are bound to user defined
fields, and the command buttons will open a form to search for a Client No
and are not unbound.
Automated adding of views and categories31 Jul 2003 10:00 GMT7
I must create a script which adds categories and views to the calendar
in outlook. I want to have as much compatibility as
possible(97,2000,2002,XP). My first approach is to deploy a .pst-file.
So I created one with outlook97.
Adding to Outlook VBA programatically30 Jul 2003 23:43 GMT1
I have a little code I need to install to the Outlook VBA.
I can do it manually by going to Tools,Macro, Visual Basic editor, Microsoft
Outlook objects,This outlook session. I install the code I need here.
Everything works manually Does anyone have a clue how to do this
rules.dll anyone?30 Jul 2003 19:45 GMT2
Compiled and downloadable to be used under XP.
Links to some documentation?
Thanks
Outlook OFT format30 Jul 2003 18:55 GMT1
I have stored a lot of .oft forms on disk(with vb script).
I need the fields and values from the forms.
Has someone the format specs of the oft fileso I can get
the values without using the Outlook object model.
Printing an Outlook form30 Jul 2003 18:14 GMT1
Any and all help is appreciated.  I have created an
Outlook form that has compose and read views.  I want the
form receiver to be able to print out the form when he
gets it.  Currently, when I hit print, the results are a
notify if identified recipient  has not open the message30 Jul 2003 15:31 GMT1
I would like to check if we can have our outlook notify
the sender of an e-mail if the identified recipient of an
e-mail has not open the message within a predetermined
time (most probably 1 or two hours).
Blank subject / to / sender  fields30 Jul 2003 15:29 GMT1
I have found the following code that runs as a macro to
delete all mail that has a blank subject, or to or sender
field (i.e. SPAM).
My problem is, that when the deletion routine activates
Automated Email Messages from Excel w/VBA30 Jul 2003 15:21 GMT1
Hi - the routine below sends an email message on behalf of
outlook from MS Excel.  Every time it tries to send an
email a message in outlook pops up saying that another
application is trying to send an email on outlook's
Pages: 1 2 3 4 5 6 7 June, 2003
 
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.