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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
macro to email calendar27 May 2008 00:50 GMT1
Hey all,
I am using Outlook 2007.  I have a calendar that
includes calendar events from a public folder
setup for our office.  I am really lousy at
load xml into outlook body message26 May 2008 16:25 GMT2
hello, is there any way to load xml data into outlook body message so it can
be display when receiver opens it?
thanks
AUTO RUN A MACRO ON OPENING OUTLOOK25 May 2008 22:56 GMT4
I have written a macro to run a .pps file and would like to know If & How I
can configure Outlook 2003 to automatically run the macro at startup.
Open an attachment in a new window using its native application25 May 2008 14:51 GMT2
I have VBA code that loops through the attachments of an email item.  For
each attachment that is clearly a document (eg. .doc, .xls, .pdf, etc) I want
to open that document in a separate window using it's native application.  
The effect is just like the user double-clicking on ...
How do I create a macro for Outlook 2007?  Lost old in conversion23 May 2008 18:49 GMT6
I cannot access my macros from Word, and can't figure out how to use Visual
Basic to create a simple line of text for frequent use in Outlook 2007.  
Thanks!
Binding an Outlook Form to a Recordsource23 May 2008 18:46 GMT2
Is it possible, in outlook, to have a "table" and bind the form to a
Recordset and the Fields to a Record Source? Would this use DAO or
ADO?
I'm familiar with programming in MS Access so my mind relates this to
Folder Identification23 May 2008 17:58 GMT8
I am trying to create a button that will
1) copy an e-mail to a directory
2) move the same e-mail to different directory
basically I need to file it in two places.  Other ways of managing this are
Message Option Screen23 May 2008 16:46 GMT2
Is there a way when you click on the new, reply, forward, respond buttons
that the "Message Options Screen" could automatically pop up first so you
have to fill in that screen before you create/respond to a message?
I wanted to try to do this so I don't forget to set my options ...
What event is "New Mail"23 May 2008 10:26 GMT2
I would like, that the "From" field is filled with a default mail address.
my code is the following:
Sub Von_Feld_STD()
   Dim myApp As New Outlook.Application
Delete Attachments - Just Shy of Solution22 May 2008 18:36 GMT1
I select 3 emails, all of which have attachments.  The code loops through and
sees all 3 emails, but only removes attachments from the 1st one.  Any help
is appreciated.
   Dim objOutlook As Outlook.Application
Retrieve results of "Advanced Find"?22 May 2008 17:33 GMT3
I did a research and found many posts about how to use
Application.AdvancedSearch to do the search. But my problem is to retrieve
the results in the Advanced Find window (The Advanced Search had already been
done).
Auto-BCC based on Outlook account22 May 2008 14:33 GMT1
OK, I know how to add an AutoBCC:
[code]Private Sub Application_ItemSend(ByVal Item As Object, Cancel As
Boolean)
   Dim objMe As Recipient
Creating Outlook tasks from Excel22 May 2008 14:26 GMT1
I am trying to do something similar to this post
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.
public.outlook.program_vba&mid=3664c58b-60a1-4e77-845c-bb886df409d2&sloc=en-us

I have this code working:
Sub CreateTask()
Outlook Add-in for reply all event22 May 2008 12:49 GMT1
How to handle key event CNTR+SHIFT+R (Reply to all) event in outlook 2003.
I am able to write add in which handles reply all button event but it is not
handling
short key for same.I am not finding any online help.Please any body can help
Button To Open Template - Outlook 200722 May 2008 09:37 GMT7
I need to create a button on the toolbar that will open a template stored in
the office\templates directory. I tried creating a button that hyperlinked to
the template but Outlook has decided such a move is dangerous and once the
user gets past all the warnings, the template ...
Pages: 1 2 3 4 5 6 April, 2008
 
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.