embed picture vba macro

  1. H

    VBA - Email/Embedd Pictures from Excel into Outlook

    Good day! I have a VBA that will generate an email and embed pictures from Excel into my Outlook. The Macro runs great. However, every one of my images has a line across the top. Its very annoying. I have adjusted the Range on the excel file with no success. If I change the Macro to copy the...
  2. R

    How to embed images using ShowPicD

    Hi All, Would you please help me to embed images using ShowPicD. Showpicd which I found in this forum has been a life saviour. The only problem is that we cant send the files to customers as it shows that the linked image cannot be displayed. Please see the Damon Ostrander code below...
  3. I

    Macro won't embed file!

    Here is the coding for a Macro I made to insert a picture and resize it: Sub GetPic() ' ' Resize Macro ' Macro recorded 10/14/2010 by Zachary Zito ' Dim myPicture As String myPicture = Application.GetOpenFilename _ ("Pictures (*.gif; *.jpg; *.bmp; *.tif),*.gif; *.jpg; *.bmp; *.tif", , "Select...

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