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
first start of OL2007 macro VERY slow - how can I fix this?09 May 2008 15:06 GMT11
I've written a small macro that starts up an addin (DesktopSMS) on the main
window toolbar from a contact form. I had to do it that way because the
addin does not provide programmatic access... :-(
anyway..
Change Outlook Options08 May 2008 22:24 GMT1
I have my VBA applications that access MS Outlook 2003 to send emails.
However I would want to turn off the option "Use MS Office 2003 to edit
e-mail messages"
Can someone help me with the VBA code to do the same?
Close a Excel Workbook when close a userform in Outlook08 May 2008 14:54 GMT2
Private Sub UserForm_QueryClose(Cancel As Integer, CloseMode As
Integer)
Set objXL = GetObject(, "Excel.Application")
x = objXL.Workbooks.Application.ActiveWorkbook.Name
Get data from outlook form with vba08 May 2008 13:54 GMT1
How do you get get data from a custom made outlook form stuffed with data
using vba code in that same outlook form.  In other words I want to use an
outlook form to put in data and retrieving this data using vba-code in
outlook.  Doing this I can use my exchange server as ...
Distribute global Visual Basic for Applications (VBA) in Microsoft     Outlook08 May 2008 12:15 GMT1
In Excel VBA I use global.xls to distribute programs to all in our
organization.   How can I distribute VBA-programs in Outlook that I
use to all in our organization?
Error: Cannot Create ActiveX Component in Outlook 200707 May 2008 20:16 GMT3
The environment is Office 2007 with outlook 2007 running on Windows Vista with
UAC Enabled.
I have a program that I've tested on a multitude of systems and it works
great.
Auto-reply07 May 2008 17:53 GMT12
Greetings, I have some experience programming in excel and word, but none in
outlook. I have been charged with finding a solution to an outlook problem. I
have a mail box that is no longer monitored and would like to do two things,
if possible. If an email hits the inbox of the ...
Emailing attachments in VBA06 May 2008 16:22 GMT5
Can someone give me a VBA example of emailing one or more attachments
contained in a string?  It would be nice to use the SendObject method since
the application is already set up that way but I'm not sure if that will work
(other than with one object being sent).  An alternative ...
VBA to Change the Setting of an Open Email06 May 2008 15:43 GMT3
1. In Outlok 2003, an email mesage (either a blank "Untitled Message" or a reply message) is already opened.
2. For the above-mentioned email message: I would like to perform:
  a. Convert the format to HTML;
  b. Attach to a template ("MyTemplate.dot")
CommandBarButton icon size06 May 2008 14:27 GMT1
Is there any way I can display an image that is larger than 16 * 16 as
the icon of a CommandBarButton? The icon i need to display can be 16
pixels high, but it needs to be wider than 16 pixels. How can this be
done?
format06 May 2008 00:50 GMT1
I need to get yyyy/mm/dd out of this:
FormatDateTime(Item.UserProperties("HardwareDueDateRequested").Value(),2)
Can someone please help.  I looked and look, found the DatePart function but
I think there must be an easier way.
Word 97 Macro to Create Outlook '03 Email With Text Format05 May 2008 21:42 GMT1
Perhaps this should be in the Word discussion group, but I use a Word 97
macro that creates an email with Outlook 2003.
That email uses the contents of the current Word document as the body of the
email.
open file03 May 2008 15:27 GMT8
I have code in my custom task form that opens a file:
Sub CommandButtonQuoteBasedOnGo_Click()
Dim objWeb
On Error Resume Next
Saving Attachments From Outlook Emails02 May 2008 15:51 GMT1
I have a bunch of emails that come to me everyday.  I want to have a macro or
rule of some sort to take the attachments and save them to a directory.  
Again, I only need the attachments saved to a folder on my computer, so i can
print them later.
Macro Using voltage securemail02 May 2008 13:50 GMT1
I need to send emails automatically using Voltage SecureMail as my
attachments contains confidential info., so that the email goes Email
encryption. I have created a macro to send emails automatically but need help
to send them using 'Send secure' button. Therefore I need to ...
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.