Wise Owl Answers How do I save a shape as a picture in Excel VBA

preview_player
Показать описание
By Andrew Gould

Annoyingly, there's no quick, built-in way to save a shape object as a picture in Excel VBA, even though you can use a context menu option to do this easily in Excel! This video shows a slightly messy workaround in VBA which involves copying the shape into a temporary chart to make use of its Export method!

If you'd like to help fund Wise Owl's conversion of tea and biscuits into quality training videos you can join this channel to get access to perks:

Chapters
00:00 The Question
00:51 Copying a Shape as a Picture
02:12 Creating a ChartObject
04:15 Pasting a Picture into a Chart
05:38 Saving the Chart as a Picture
07:27 Saving Other Shapes as Pictures

Рекомендации по теме
Комментарии
Автор

Very pedagogical video, step by step, as usual. You make me loving Excel VBA. Thanks.

mortimerconstant
Автор

Thank you. Very nice. Can I do it without background?

csakegybolond
Автор

Great Andrew like always.

I have other questions describing below

I have 3 signatures in outlook

Sign1
Sign2
Sign3

How to pick signature dynamically based on user input?

And signature contains image /gif aswell.

I found some code in google but it is not adding image and image/gif is not loading its giving error.
Your idea will be greatly appreciated... TIA

baludevunipalli
Автор

Thank you very much for your video Andrew
I am having one doubt regarding embedded objects
When i am going to insert tab and inserting the object browse the file and attached the file how to fetch embdedd file name using vba is there any possiblity
Thanks in adavance

maddinenirajeshbabu