send email excel

  1. K

    Macro to skip blank cells and finishes (Button to send emails)

    Hello everyone! I have a problem with a macro that I'm using to send emails automatically with a button ... I'm not an expert, so I am looking for your help ? (this drives me crazy ... and btw I speak spanish) The macro is the following: Sub Enviar_Correo2() ' ' Enviar_Correo2 ' Enviar por...
  2. M

    VBA - Send Email with PDF attached + picture/table in the body

    Hi, I want to send an Outlook email from my workbook with: 1. a PDF attached = from one workbook sheet called "DbD Month". 2. a picture of a table in a range in the sheet called "Pickup". The current challenges are: 1. My current Macro pastes the "pickup" table in the Body but the size is...
  3. K

    Send Email with Excel data included in email

    I have a spreadsheet that I want to send the data only of specific cells in a email. The Cells that I want to display in the actual body of the email is A1:A8 & B1:B8 which is on sheet 2. please help here is the code that I have that only attaches the spreadsheet to the email. Sub...
  4. B

    Send Workbook Limiting Sheet View

    Hey guys. I am new into this VBA Macro thingy, and I would appreciate some help to complete my Excel document. No asking to do it for me :nya:, hence assist me if possible as I intend to learn it too. So, I did create a Service request form (excel xlsm) simple document, where the applicant...
  5. B

    ActiveWorkbook.SendMail to named range

    Hello, I'm trying to use the Workbook.Sendmail function to send workbook to a distribution list in the file. I thought that if I named the list and then made an Array to it, it would work but it doesn't. I guess another way would be to loop through the list until the end but I don't know how...
  6. K

    Sending worksheets to a specific email if criteria is met

    Thanks for helping me out...I need help. I am trying to send an email if there is an X in a specific column. So send an email to all Chair committee who have an "X" in the EMP column. And be able to switch it up for the other Units. The Email attachment would be another sheet in the...
  7. C

    VBA Send Email to Customers when payment is DUE including Receipt ID

    My Excel Worksheet contains the following: Column A-------------- Column B -------------- Column C --------------------- Column D ------------------------------ Column E Customer Name ------ Due Date Payment ---- Send Email (# Days) ---------Customer Email Address --------------...

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