Align a picture/shape in the middle of a range("A1:H10")

A

Andoni

Hi!
Many Thanks in advance!

I have a few pictures, and or shapes, not necesarily the pictures hav
all the same size.
I do not want to change the Height or Width or my picture

I have a range("A1:H10")
How can I:
insert my picture as follws
HorizontalAlignment = xlCenter
VerticalAlignment = xlCenter
so;
keep my picture aligned horizontally and vertically in the middle
of my range "A1:H10"


See you
 
Top