outmail

  1. W

    Signature in .Htmlbody

    Hello guys, is there a way to put the default signature in outlook in a .Htmlbody? Here is my code. Sub Email() Dim rng As Range Dim OutApp As Object Dim OutMail As Object With Application .EnableEvents = False .ScreenUpdating = False End With...
  2. S

    Macro to Send Different Files to Differrent Emails

    Hello. Please help me with this. I am trying to create a macro in which i can send different files to different emails. I was looking in this site and others and i came up with this code. ================================ Sub asddddddddddddd() Dim OutApp As Object Dim OutMail As...
  3. G

    Subject line of email generated by excel help

    Hello, I need help adding text to the subject line of emails that are automatically generated from a spreadsheet I am creating. Basically I just want to have the text from cell J3 entered after the "Reminder" statement. Here is what I have so far. Sub email() Dim OutApp As Object...
  4. D

    Excel Email Macro with Hyperlink Help

    Hi everyone, hew to the board here and I'm in need of some assistance. I have a macro built in excel to send out an email and I have my template and everything set up, but I'm having issues with the hyperlink functionality. I can get it to point to a specific location (ex...
  5. S

    VBA Sending email to addresses in column

    Hello Everyone, First time posting on the board (even though I have been here a while I've never signed up until today!) I wondered if someone could help me with (what I hope will be) a quick VBA query. I have a macro that is picking up email addresses from Column B so long as in Column C the...
  6. J

    Send an email with vba

    I need a thread to send an email out with in 30 days of a date to remind of a due date using macros. Need help please. I have the email set up just need the 30 days I need to send an email when the date in the column reaches 30 days. I need help please. This is what I have and it works, I...
  7. J

    Send email with vba in 30 days

    I need a thread to send an email out with in 30 days of a date to remind of a due date using macros. Need help please. I have the email set up just need the 30 days This is what I have and it works, I just need to add 30 day string. Is this possible??? private Sub CommandButton7_Click()...
  8. H

    Attach all files in folder to email except one

    Hello all, I'm looking for a vba code which will attach all files in a specific folder except for one ending with .xlsm. The code which is Bold is the code which attaches all files in that specific folder to the email. I've got this code now: Sub Mail() Dim OutApp As Object Dim OutMail As...
  9. Pinaceous

    VBA send email OutMail .Body question

    Hi All, I'm using this code that I've come up with on a previous post and it works really very nicely. https://www.mrexcel.com/forum/excel-questions/1037579-vba-send-email-attachment-question.html If you take a look at the code, I have the OutMail referencing a cell to gain the information...
  10. Pinaceous

    vba send email with attachment question

    Hi All, I'm using this code to generate an email to send: Sub sendemail() Dim FileExtStr As String Dim FileFormatNum As Long Dim Sourcewb As Workbook Dim Destwb As Workbook Dim TempFilePath As String Dim TempFileName As String Dim OutApp As Object Dim OutMail As...
  11. T

    Hyperlink to Files

    Hi All, Got a quick question, I'm using the following code to send emails to people: Sub Email_Notification()'For Tips see: http://www.rondebruin.nl/win/winmail/Outlook/tips.htm 'Working in Office 2000-2016 Dim OutApp As Object Dim OutMail As Object Dim cell As Range Dim strto...
  12. S

    Excel 2010 VBA send email doesn't work with Excel 2016

    Hello, Recently my employer moved from Office 2010 to Office 365 (Office 2016). Now my macro's that contain sending emails no longer work and when ran the error and provide a Run Time error '287': Application-defined or object-defined error. Hit debug and the .send command is highlighted in...
  13. S

    VBA to send email via outlook even when workbook is closed

    I am using Microsoft excel I am using excel version 2013 Question relates to VBA I have a code that I am going to use, which I will need to modify slightly to suit the situation I require (when I come to implimenting it). My spreadsheet still needs a lot of work and this task I am referring to...
  14. Z

    Email Range of Cells Based on Multiple Conditions

    Hello,I'm new to VBA and am having difficulties email a range of cells based on a set of conditions. I am trying to modify the code that I found here https://www.rondebruin.nl/win/s1/outlook/bmail2.htm to do the following: (1) Only include rows returning a "Yes" value in Column Y, (2) Only...
  15. C

    Macro for adding CC while sending email from Excel

    <!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:AllowPNG/> </o:OfficeDocumentSettings> </xml><![endif]--> I have following macro written in my excel work book from which i am able to send the emails to the email ID mentioned in Column F , however the only part I'm struggling to do...
  16. J

    Copy cells from a worksheet and paste it into Outlook

    Hello I would like to take the data from my workbook and copy and paste these data into an email in outlook. I have that code already but it does not seem to be enough. Sub Mail() Dim OutApp As Object Dim OutMail As Object Set OutApp = CreateObject("Outlook.Application")...
  17. K

    Item List - Properties/Qualities

    Good afternoon, I am curious if there is a reference tool that would provide all of the options available in a specific reference library. For example please see the code below. You'll notice that it says 'or use .Display.' I know from previous macros, you can also use .Save as well. However...
  18. M

    Macro to paste in outlook but keep the default signature

    I use the following code to copy a range of cells and paste it as an image into a new email: Sub Email() 'Copy range of interest Dim r As Range Set r = Range("A1:E24") r.Copy 'Open a new mail item Dim outlookApp As Outlook.Application Set outlookApp = CreateObject("Outlook.Application") Dim...
  19. M

    Changing the sizing when pasting image to Outlook via macro

    Hi. I have a Module that copies and pastes into a new outlook email: Sub Email() 'Copy range of interest Dim r As Range Set r = Range("A1:E24") r.Copy 'Open a new mail item Dim outlookApp As Outlook.Application Set outlookApp = CreateObject("Outlook.Application") Dim outMail As...
  20. Q

    Periodical check of cell value to email message

    Hello, I use the following code to send email when the cell value reaches my criteria: Private Sub Worksheet_Change(ByVal Target As Range) If Target.Cells.Count > 1 Then Exit Sub If (Range("L10").Value > Range("M4").Value AND Range("M10").Value = "YES") OR (Range("L12").Value >...

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