in
All Tags » VBA » Outlook (RSS)

Browse by Tags

  • Remove Outlook contact using redemption

    I looking for code where I can go through my Outlook contact list and delete a bunch of contacts based on some criteria. Let's say I wanted to delete everyone in my contact list who works for a certain company. How would I do this? Note:I have a licensed copy of redemption and would like a solution...
    Posted to Visual Interdev (Forum) by microsoft on 06-05-2010
  • Pass text to Outlook as BOLDED text

    Good morning, In an Access event, I am using VBA to open a new email message in MS Outlook. The command automatically populates the BCC field, subject line, and message text. How can I make part of the message text formatted (for example, a different color, or bold)? The DoCmd statement I'm currently...
    Posted to Access (Forum) by microsoft on 05-25-2010
  • Using VBA to check if MS Outlook is already open and open it if it is not.

    There was a similar question that was answered using CDO method. Unfortunately, in our environment and in our project, we must use MS Outlook as the email needs to be amended by the user. But the issue we have is that if Outlook isn't already open, the "error 287: Application-defined or object...
    Posted to Access (Forum) by microsoft on 05-23-2010
  • Send E-Mail from MS Access based on form field value

    I have an Access 2000 database which is used to track equipment movement throughout our facility. The scope has continued to creep WAY beyond initial project presentation (who's surprised??) Here is basic function: 1. Grab item off shelf 2. Go to PC running databse and click 'Remove Item'...
    Posted to Access (Forum) by microsoft on 05-09-2010
  • Use user defined field input in body Outlook body message

    I have a message customized form where the user makes some slections from drop down boxes and fills in a text box. I want the values from the comboboxes and the text box to be written to the subject line and the body when the message is sent. I have the following user defined fields Field Object Object...
    Posted to Automation (Forum) by microsoft on 04-25-2010
  • Move Mail to folder and create new folder in my mailbox and other users mailbox.

    Hi everybody, first of all let me start of with expressing my gratitude to all the Expert programmers here on experts-exchange.com. Even though it's a pay site, i still think it's just amazing and wonderful how all of you experts and so many of you, take the time to answer questions for "copy...
    Posted to Visual Interdev (Forum) by microsoft on 03-22-2010
  • Move Mail to folder and create new folder in my mailbox and other users mailbox.

    Hi everybody, first of all let me start of with expressing my gratitude to all the Expert programmers here on experts-exchange.com. Even though it's a pay site, i still think it's just amazing and wonderful how all of you experts and so many of you, take the time to answer questions for "copy...
    Posted to Outlook (Forum) by microsoft on 03-22-2010
  • Email through VBA, using sendkeys

    Hi I'm currently trying to automate sending an email through Access 2003 using VBA. I first created an Outlook mail object, and used the .send function, but this was giving me the security dialog. I then tried using the sendkeys method to pass Alt and "S" to send the message. This works...
    Posted to Access (Forum) by microsoft on 01-26-2010
  • Parse Text From Outlook Body Using VBA

    Using the following code example (created by/reference http://www.experts-exchange.com/Excel/Q_23979946.html ) I am trying to figure out how to parse only the 3rd line of text from an Outlook 2003 email body and then set that to a variable. The parse search should look for "Core Data" and then...
    Posted to Outlook (Forum) by microsoft on 01-21-2010
  • Excel VBA email - Outlook dialog box pop asking permission

    I have many Excel 2003 & 2007 Visual Basic apps that I curently send email from within the code. THe Excel auto starts every morning at a specific time reads data from ODBCs creates the results and then emails and then shuts down. The problem: when it issues the email Outlook pops a dialog box saying...
    Posted to Other (Forum) by microsoft on 01-13-2010
Page 1 of 6 (58 items) 1 2 3 4 5 Next > ... Last ยป