Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 70
Default Images in UserForm?

How do you copy one image in a UserForm into another???

I've tried:

Image1.Picture = Image2.Picture

...but with no luck :-(

Anyway to make Excel copy one image to another?


TIA,


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Images in UserForm?

You could prefix that code with "Set " but it should work fine without it.
At least it should in all versions '97 - 2003, would be surprised if 2007 is
different but can't confirm.

Regards,
Peter T



"Charlotte E." <@ wrote in message
...
How do you copy one image in a UserForm into another???

I've tried:

Image1.Picture = Image2.Picture

..but with no luck :-(

Anyway to make Excel copy one image to another?


TIA,




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 70
Default Images in UserForm?

Well, I'm using Excel 2003 (and will continue to do so, until Miscrosoft
leave it up to us users, if we want to use the good old menus, or the
%#¤¤%##% ribbons!).

Anyway, using Set did the trick :-)


Thanks ...


Peter T wrote:
You could prefix that code with "Set " but it should work fine
without it. At least it should in all versions '97 - 2003, would be
surprised if 2007 is different but can't confirm.

Regards,
Peter T



"Charlotte E." <@ wrote in message
...
How do you copy one image in a UserForm into another???

I've tried:

Image1.Picture = Image2.Picture

..but with no luck :-(

Anyway to make Excel copy one image to another?


TIA,



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Images in UserForm?

:-)

Glad it worked but not sure why it didn't work just as well without Set
(though I always do use Set)

Regards,
Peter T

"Charlotte E." <@ wrote in message
...
Well, I'm using Excel 2003 (and will continue to do so, until Miscrosoft
leave it up to us users, if we want to use the good old menus, or the
%#¤¤%##% ribbons!).

Anyway, using Set did the trick :-)


Thanks ...


Peter T wrote:
You could prefix that code with "Set " but it should work fine
without it. At least it should in all versions '97 - 2003, would be
surprised if 2007 is different but can't confirm.

Regards,
Peter T



"Charlotte E." <@ wrote in message
...
How do you copy one image in a UserForm into another???

I've tried:

Image1.Picture = Image2.Picture

..but with no luck :-(

Anyway to make Excel copy one image to another?


TIA,





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Looping through images on a userform Zarch Excel Programming 4 October 1st 07 11:19 PM
Cycle through images on UserForm cdb Excel Discussion (Misc queries) 1 January 28th 05 12:46 AM
Images in Userform? RPIJG[_35_] Excel Programming 2 June 9th 04 05:55 PM
Userform Images nath Excel Programming 1 May 27th 04 12:39 PM
Hide all images on userform Jason Morin[_3_] Excel Programming 3 April 26th 04 09:20 PM


All times are GMT +1. The time now is 01:11 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"