View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default code to move images

Turn on the macro recorder and move them manually. Then turn off the macro
recorder. Then use that code as a model - modify it to do what you want.

That code should run without being in the "design mode"

--
Regards,
Tom Ogilvy


"xavi garriga" wrote:

Hi to all;

I've inserted some images in excel with the "desgn mode"; which code do I
have to write in a VB Macro, or property have to change in order to be able
to move these images without being in the "design mode"?

Thanks to all!
--
atrep