Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Display Worksheet image on a form


Hi

I have a user form with 3 buttons and would like to place an image o
that form depending on which button is pressed.

I want to store the images on a Worksheet, I can see how to do it i
the images are on my drive but not when thet are on a sheet.

Can this be done

--
Dave Taylo
-----------------------------------------------------------------------
Dave Taylor's Profile: http://www.excelforum.com/member.php...fo&userid=1513
View this thread: http://www.excelforum.com/showthread.php?threadid=31461

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Display Worksheet image on a form

Hi

Private Sub CommandButton1_Click()
Worksheets(1).Image1.Copy
Me.Paste
End Sub

Alain CROS

-----Original Message-----

Hi

I have a user form with 3 buttons and would like to place

an image on
that form depending on which button is pressed.

I want to store the images on a Worksheet, I can see how

to do it if
the images are on my drive but not when thet are on a

sheet.

Can this be done?


--
Dave Taylor
----------------------------------------------------------

--------------
Dave Taylor's Profile:

http://www.excelforum.com/member.php?
action=getinfo&userid=15137
View this thread:

http://www.excelforum.com/showthread...hreadid=314618

.

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
Hyperlink to a location on worksheet and display full image. twilliams Excel Discussion (Misc queries) 1 February 7th 06 10:06 PM
Hyperlink to an image in other worksheet, displaying entire image. twilliams Excel Worksheet Functions 0 February 7th 06 10:02 PM
Help! Animated gif-image in form does not show animation when form loaded JoCa Excel Programming 4 September 23rd 04 07:43 PM
Display data in form from worksheet using Filter VJ Excel Programming 1 July 23rd 04 02:09 PM
Export the worksheet background image as an image file - possible? DataFreakFromUtah Excel Programming 2 April 10th 04 04:49 PM


All times are GMT +1. The time now is 01:49 PM.

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"