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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to set the meeting organizer?31 Oct 2005 19:19 GMT5
Hi, I'm developping a COM Addin (uses redemption) for Outlook 2000/XP/2003
using C++ and VS
.NET 2003.
How can I programatically set the meeting organizer of a meeting
Filters in VBA31 Oct 2005 14:03 GMT4
Hi!, i need to do filters with VBA, but, i need to do how is the better wway
to do that.
i do this code on the bottom. Its Work, but, where for example the emails
adress is the second email addres for To field, is a problem. And for
Outlook 2003 Classname31 Oct 2005 13:18 GMT1
   Dim olapp As Outlook.Application
   On Error Resume Next
   Set olapp = CreateObject("Outlook.Application")
   If olapp Is Nothing Then
Export contact from Access31 Oct 2005 13:17 GMT1
Writing code to export name, address, other info, etc. from an Access 2003
database into Outlook 2003.  Code works fine so far, except for getting info
from database into the Notes field on a new Outlook contact.
I am creating variables through a command button on screen form in ...
Inspector problem in ItemSend event31 Oct 2005 11:57 GMT5
I am initializing an object of Inspector in ItemSend and doing some
processing in that event. If I bypass my line code after initializing the
Inspector the compose window doesn't close and it remains there when Send
button is clicked.
Application Startup event is no longer being invoked31 Oct 2005 09:41 GMT4
Application Startup event is not being invoked in Outlook 2003.
EF is a Public variable in a standard module.
Private Sub Application_Startup()
   MsgBox "Application_Startup"
SendKeys and Outlook Object Model Guard30 Oct 2005 11:31 GMT3
Has MSFT really disabled the ability to use SendKeys with the Outlook Object
Model Guard warning using VB/VBA?
I've constructed the following example for Outlook 2003.
Requires a reference to CDO.
Question Of my code, and General Question...30 Oct 2005 11:01 GMT2
Hi!, here is my code, that i wirte just to move the item from some folders to
one folder specified.
When i run it, its work, but with the progress bar i just see in my form the
progree bar component that work, but the another components (label, and
exporting contacts as vcards with Visual Basic.30 Oct 2005 10:03 GMT1
I couldn't find the Visual Basic 6 forum so I thought I'd put this in here.  
It applies to Outlook as well.  I'm using Visual Basic 6 to develop a form
that will export all my contacts as vcard files.  It's supposed to save the
files to my c:\vcards folder as you should see.  But ...
Obtaining SMTP headers29 Oct 2005 11:49 GMT12
I modified the code in MSFT KB article 194870 to choose all messages. I give
the code below.
I placed the code in a class and added a macro to call the code.
However, this causes two messages to appear:
populate subject29 Oct 2005 00:48 GMT5
I have a word template file that is set up for e-mail.  I try this code:
objDoc.Application.Mailer.Subject = "Email Subject"
and it says that it doesn't support the object.  It doesn't recognize
Mailer.Subject .
Accessing user defined variables?28 Oct 2005 22:28 GMT2
Now I'm trying to access the contents of user defined variables and I'm
getting error messages.  In this case I have a variable I defined on a
public folder calendar called Team.  The following code works down to the
PatientRecord.UserProperties.Find command at which point I get ...
Press a button on the form from within a macro28 Oct 2005 21:52 GMT2
I have a macro that creates an email item, fills it in and then calls
the Item.Display method.  I would like it to then open up the "Select
Names" dialog.  Is there a way to fire that buttons click event from
within the macro?
Help with 'A Program is trying to access'28 Oct 2005 19:07 GMT4
Would really appreciate help on this one.
Previously accessing MailItem.SenderName or MailItem.To using
objNS.GetDefaultFolder(olFolderInbox).Items was fine.
Now I simply want to do the same item access using
getNext method?28 Oct 2005 18:03 GMT3
I seem to be having trouble with the getNext method.  In my routine I'm
simply trying to read out the first 10 entries in my folder.  I go to the
first record, then enter a for loop and loop 10 times using getNext.
Problem is that it shows one record, then the next and then it ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 September, 2005
 
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.