Ju4nFr4ncisco
New Member
- Joined
- Apr 9, 2011
- Messages
- 2
I am creating a macro in order to save pictures from a Shape defined within my Excel document.
Sheet2.Shapes("shape_name").SaveAsPicture "picture_name.jpg"
I guessed that would be easy, however I am getting the message "Compile Error. Argument not optional".
I appreciate you can give me a hand with this.
Best!
JF
Sheet2.Shapes("shape_name").SaveAsPicture "picture_name.jpg"
I guessed that would be easy, however I am getting the message "Compile Error. Argument not optional".
I appreciate you can give me a hand with this.
Best!
JF