outlook automation

  1. T

    outlook sharedmailbox all mails to excel-vba macro

    Guys need some suggestions/idea on how to get all mails from inbox folder(including sub folders-folders) of shared-mailbox. Current code I have will get me only inbox folder mails. Is there a way to get all the mails from inbox, other folders, sub folders of shared mailbox. thanks in advance...
  2. T

    VBA sending e-mail with outlook error

    Hi all, Every month I have to send several recipients an email with information from an excel table in order to confirm price and volume. Customers may have to confirm more than one item and might also have already settle others. So, I wrote a code in order to automatize this. It basically...
  3. A

    Macros, PDF generation and Outlook file submission

    Hi all, I've got a lot in one post really. I know what I want, but not the best way to go about it. I'm trying to eliminate the whole copy and paste procedure when creating reports. There are Red, Amber and Green scores for each section and an overall percentage score. When items get a "Red"...
  4. B

    Excel VBA: Excel Doc Accessing Email and Saving Attachment Error

    Hi Everyone, Here is a quick review of what is going on. Everyday I get an email with a file attached, and I have outlook rules set up to have this email sent to a specific folder each day. In an excel file I have code that checks that folder each day for a) an unread email and b) if there is...
  5. G

    VBA Outlook object not returning anything

    This is the first time I have worked with Outlook within VBA, so go easy if I have any glaring mistakes. I get a report emailed every day in my standard inbox at 06:01, and I'm attempting to locate it based on that time criteria. There are no runtime errors, but when I step through and get to...
  6. N

    How to fit contents of worksheet into a partially opened email

    I am trying to get a selected range from a worksheet (a number of tables) into the body of an email. No issues actually getting the contents of the worksheet into the email. My problem is that the contents of the email need to be fully visible (width-wise at least) when the email is being viewed...
  7. M

    How to Programmatically Access Contents of a Table in an Outlook Invite

    Hi all, I'm working on a project where I need to somehow access the contents of a table embedded in an Outlook invite programmatically. If it were in an email, I'd be dealing with an object of the class "MailItem" and I could call HTMLBody and use the "table" tags to get the contents...
  8. C

    Outlook SEND Function problems....

    This little gem work perfect as a stand-alone script running from my PERSONAL Workbook. It is designed to look at a hidden "white out" value in B1 of EACH worksheet and email to the person whose address is in that cell. As soon as I tried to attach it to a button and run it from another...
  9. R

    Excel to Outlook Template help

    Hi there I am struggling with a bit of coding that hopefully someone can help me with. Basically I am trying to create an email using a template but I would like to populate parts of the template with data that is contained within cells in Excel. Now I have the code and can create the email...
  10. G

    Looking for the BEST macro/add-in for saving sheets as PDFs and attaching PDFs to Outlook emails

    Dear All, I am looking for a macro or add-in that will save an Excel sheet as a PDF and attach the PDF to an Outlook email. My idea is to have one sheet in the Excel file with a table of sheet names, recipient email addresses, subject lines for the emails, and customized messages for the...
  11. O

    Automate Outlook email handling from an Excel workbook (VBA)

    Hi All! For my business I need to automate the handling of the emails that hit our default inbox in Outlook. The 'handle emails' script will be run every few minutes and do one of several things depending on the email. I thought this thread could end up being a nice - Outlook automation from...
  12. J

    Trimming a cell from user selection to retrieve time & Format it for Outlook Automation

    Hello, I've been working on a macro that will create a meeting maker from a roster in excel 2010. I have a workbook where each sheet is a roster for training that multiple people use, for this reason and for learning reasons I'm doing this in VBA. In my roster I have several columns for...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top