save jpg

  1. L

    export shnapshot as PNG/JPG

    Hi guys. My first post (until now google helped out) So I want to save the snapshot of a portion of screen (not necessarily excel worksheet) to a file. So far I managed to save it to BMP. But files are too big. Hence saving to JPG or even GIF is more preferable. Here is the code I have (I...
  2. E

    Can't save jpg to file

    I have a jpg picture from the internet that I'm trying to save with VBA, using a file name that is in a cell. I'm using Excel 2003. I have: Set hpic = ie.Document.getElementsByTagName("IMG") hpic.Application.SaveAsFilename = "C:\pictures\" & a$ Set hpic - grabs the picture from my browser a$...

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