I need some vba to select the first image on the current page. Is there any way to do this?
Printable View
I need some vba to select the first image on the current page. Is there any way to do this?
Tools>MAcro>record
follow instructions
Click on the image
Move it a little
Stop recording
Read code.
Amend and grab the bits you want.
I think the pictures are held in a collection - cannot remember which though.