I am trying to create a button that lets you select a picture then insert and resize the picture into a given selection of cells using some code borrowed from here http://www.exceltip.com/st/Insert_pi...Excel/486.html but I can not seem to get it to work.
Here is the code I am using.
And I keep getting an error as soon as it hits t=.Top.![]()
Please Login or Register to view this content.
I get this error: Run-time error '424' : Object required
Can someone please help me with this?
Also, how can I add this to a module and call it in CommanButton1_Click()? I am pretty new to VBA
Thanks,
Eric
Bookmarks