Create Custom Control thru Code?

G

Greg Bloom

I want to insert an image control on to an open worksheet, via VBA Code?

Any ideas?

Thanks
Greg
 
T

Tom Ogilvy

Turn on the macro recorder and do it manually - that should give you the
basic code you need.
 
Top