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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
can outlook do the broadcasting mail?30 Apr 2006 21:46 GMT1
how?
writing a macro to throw emails that contain pictures to trash30 Apr 2006 09:12 GMT1
i have been getting a lot of spam lately that is consistently of the same
form.  i keep on getting emails from different people with different email
addresses and different names.  the one thing that is common is that the body
of the email is a picture of text, not text itself.  ...
SaveAsFile - save as subject line instead of DisplayName30 Apr 2006 08:54 GMT1
I am trying to save attachments using the SaveAsFile macro and I would like
it to save the file as the subject line instead of the DisplayName.  Is there
a way I could do this?
Also, how can I modify my macro to print and save multiple attachments at
Outlook events will not fire28 Apr 2006 16:12 GMT2
I got the weirdest of problems.
I'm using VBA in Outlook 2003 to trap incoming mail.
Yesterday I had some code using Application_NewMail() working perfectly.  
This morning the code does not execute because the event doesn't fire.  I
export public contacts28 Apr 2006 06:09 GMT4
Dear,
i would do a macro for export contacts stored in public folder but i could
not find a suitable vba method to do it. any help?
thank you very much
Delete Excel Command Button Before Email is Sent28 Apr 2006 06:01 GMT1
On an Excel (2003) sheet, I have a command button that executes the
following code to send an email (Outlook 2003) with the Excel workbook
attached:
===========================================================
How do i get a running stop watch in vb28 Apr 2006 05:45 GMT1
Please could you help me.
I just want to display a timer constantly running and being displayed in vb
say in a textbox.
I want to use it to action at certain points via various variables and
terminate the routine if outlook is not available27 Apr 2006 21:27 GMT2
This code forms part of a routine that will be running on some computers
that have Outlook 2003 and some that have Outlook Web Access for Exchange
2003.
DimOutAppAsOutlook.Application
Creating a new Macro in Outlook27 Apr 2006 14:30 GMT3
I have an existing Macro in Outlook that basically scans an entire Mailbox
for Messages within a given data Range, dumps the data (date, email address
and email message body) into an excel file and then converts the excel to
.htm and places the .htm file output on a Network drive ...
Find sent email27 Apr 2006 05:29 GMT3
Hi everybody!!
My problem started when i tryed to find a sent email in VB with Outlook
2002. After it send the email, the EntryId of mail item is changed. So i
added an ItemProperty to my message to find it in Sent Items folder. But
Message Rule27 Apr 2006 03:22 GMT3
I was wondering if it would be possible to create a rule in outlook that
upon receiving a message from a certain person the server would wait x
number of minutes and then do a server reply to the individual.
I can set up the rule in rules wizard to do everything that I am wanting
Help with my code.26 Apr 2006 21:58 GMT1
I am very new to VBA for Outlook.
What I want to do is open a folder called DAR then check if there is emails
if there is save the attachments name as the subject line instead of the
current default one which the sender chose. (At present it is saving it with
Outlook Exchange folders26 Apr 2006 21:57 GMT5
Hey I was wondering the schema for exchange folders of other users. I would
like to get a folder object of another userand display it in the folders
pane. The permissions are all set up. But I'm unsure of how a folder object
request actually connects to the server through VBA.
Getting from field value26 Apr 2006 21:45 GMT2
Is there a way I can get the From field value, when I send the email?
using the ItemSend when i send the email, i can check the to, subject etc.
using Item.To, Item.Subject etc. but I can't read the From value. I would
need to check if that's empty (like normally when sending ...
VBA Scripts Do Not Show Up As "Custom Actions"26 Apr 2006 21:29 GMT4
I have a simple procedure in ThisOutlookSession:
Sub MarkRead_CustomAction(Item As Outlook.MailItem)
 Item.UnRead = False
 Item.Save
Pages: 1 2 3 4 5 6 7 8 9 March, 2006
 
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.