outlook macro body

  1. S

    Macro to fetch data from excel and save it as draft email at specific folder location

    Good Morning, I need some help from you guys creating a macro in excel/outlook. My excel spreadsheet contains details as under. Column A : Client names Column B : Outstanding Amount Column C : Due Date I want to create a macro which can perform as under. 1) Macro should take Client names...
  2. H

    Extract values from email body

    Hi all, I need to create a macro to reply to Outlook mails with the same emails received but changing a few things: 1.- I need to extract the .To information from the email body. At the moment I only get ONE email address: If InStr(1, vText(i), "@") Then sText = Replace(vText(i), "mailto:"...

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