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 / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
AdvancedSearchComplete Even Not Firing08 Jun 2006 21:18 GMT8
  I'm having a bit of a problem getting the AdvancedSearchComplete to fire.
I'm sure my search is working - I added two message boxes after the search,
one so I could introduce a delay to allow the search to complete and a
second to check the count of the result. The count comes ...
MAPILogon failes when not used in GUI-Thread08 Jun 2006 18:56 GMT4
I am using MAPI in a C#-Program via a wrapper-class which simple DLLImports
the functions from mapi32.dll.
I am calling MAPILogon like this:
MAPILogon(hwnd, null, null, 0, 0, ref session);
send email without launching outlook08 Jun 2006 17:46 GMT1
I'm setting up our sales team laptops, by default all there orders
Automatically go to outlook to be sent to our order processing system.
We do not want the sales team using outlook they have webmail. How do i
get out look to send the orders without launching the program. I do not
Storing a value for later use in vba or a Macro08 Jun 2006 16:34 GMT1
I think this must be a very basic and simple question, but I'm stumped: How
do you programmatically store a value from one record to use in another
record?  For example, say I have a form displayed which has a customer name
field in it with the name 'Joe Smith'. If I press a ...
Outlook is stuck in safe mode, so cannot amend security etc08 Jun 2006 15:06 GMT1
How do I amend macros, security, and/or VBA whilst in safe mode?
Hardcoding an Outlook 2003 folder name in a Macro?08 Jun 2006 00:01 GMT3
I'm trying to create a macro that searches a folder called "electronics"
for a string in the subject "TV" and if it is a match, then moves the msg to
the inbox. I cannot get the following code to work. The line
Set olStartFolder = olSession.Folders("electronics")
Changing the font body of an outlook task in vba07 Jun 2006 20:20 GMT2
Outlook lets you manipulate the body of outlook tasks: bold, font size, etc.,
but the TaskItem VBA object doesn't seem to have the right properties (like a
mail item) to allow you to maniplate the text's styling programmatically.  Is
there a way to do it?
vba macro to print email and attachments outlook 200007 Jun 2006 20:08 GMT2
I'm writing a macro in vba for Outlook 2000.  My users need to print an
email with all of it's attachments, and then flag the email for follow
up.  I have the flagging all set, and the email prints with most of the
attachments.  However, if there are 2+ excel files attached (i've ...
Can an automatic message be added when sending encrypted e-mail?07 Jun 2006 16:53 GMT1
Is there a way to have a standard message automatically entered into either
the subject line or body of the text whenever the encryption option is
selected?  In other words, for every encrypted e-mail I need the word
"Proprietary" to be included somewhere in the message ...
Adding an Outlook task from Access07 Jun 2006 16:29 GMT6
Config is  XP SP2 / Access 2003 / Outlook 2003
Access Refs are VBA / Access 11 / SafeOutlook / DAO 3.6 / Outlook 11 /
Calendar 11
I want to add an Outlook Task from Access.
Spaces Removed in HTMLBody06 Jun 2006 20:02 GMT3
I have a C# program using an Outlook 2000 generated interop object in
which I'm prefilling the the MailItem's HTMLBody.  The problem that I'm
having is that spaces between words get removed if a tag (such as font
or bold) is contained between the words.  For example:
OL2003: Convert an Object06 Jun 2006 18:58 GMT2
Is it possible to convert an Attachment object (which is actually a Note)
into a NoteItem object so that the NoteItem.Body property can be read?  The
text content of the object is all that is required.
JPL
Trying to import excel into outlook - error06 Jun 2006 14:36 GMT2
Trying to import an excel contact spreadsheet into outlook - error reads
"DABMLSKG.xls has no named ranges  use Microsoft Excel to name the range of
data you want to import.
Can anyone tell me what this is referring to PLEASE?
Read contents of Note inserted in Outlook Contact Item Body05 Jun 2006 20:19 GMT4
The following code successfully displays the first line of a Note attached to
a Contact Item:
Set objNotesColl = objContactItem.Attachments
If objNotesColl.Count > 0 Then
Get the order of unsorted (dragged) items in a view?05 Jun 2006 19:48 GMT2
I've Googled myself into a stupor trying to find a way to do this ...
any ideas?
In an unsorted view, where the user has dragged items up and down (for
example, to prioritize Task items), is it possible to programmatically
Pages: 1 2 3 4 5 6 7 8 9 May, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.