Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How would i go about inserting an image to a userform by clicking on the Image1?
I need a prompt to select the image then size it to the Image contol on the userform?? Corey.... |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Not sure if this will work though.
What i am doing is storing data on a single line in sheet2. The values(say all in Row1) are input into sheet1 for viewing ina dressed layout. Or the user can input new values into a userfrom, then this new data is placed into a new line in sheet2. But on the userfrom i have 2 image controls, where i want to have the user select and insert 2 pictures. Then when the commandbutton is clicked the data (including images) are placed into a single row in sheets for storing and later viewing or editing. But can an image be stored IN a CELL? I need some advice on how to tackle the image storage succefully, including sizing to minimise th efile size in time. Corey.... "Corey" wrote in message ... How would i go about inserting an image to a userform by clicking on the Image1? I need a prompt to select the image then size it to the Image contol on the userform?? Corey.... |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
Pictures cannot be stored in cells. sorry. see these site... http://database.ittoolbox.com/docume...ng-macro-5027# http://support.microsoft.com/default...b;en-us;213732 http://www.mrexcel.com/archive/Controls/23430.html might get you going. Regards FSt1 "Corey" wrote: Not sure if this will work though. What i am doing is storing data on a single line in sheet2. The values(say all in Row1) are input into sheet1 for viewing ina dressed layout. Or the user can input new values into a userfrom, then this new data is placed into a new line in sheet2. But on the userfrom i have 2 image controls, where i want to have the user select and insert 2 pictures. Then when the commandbutton is clicked the data (including images) are placed into a single row in sheets for storing and later viewing or editing. But can an image be stored IN a CELL? I need some advice on how to tackle the image storage succefully, including sizing to minimise th efile size in time. Corey.... "Corey" wrote in message ... How would i go about inserting an image to a userform by clicking on the Image1? I need a prompt to select the image then size it to the Image contol on the userform?? Corey.... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Remove Picture from Image1 on a Userform | Excel Programming | |||
get cursor position when clicking on an image | Excel Programming | |||
Picture show in image1 | Excel Programming | |||
clicking on an image | Excel Programming | |||
Image set transparent becomes opaque on clicking it | Excel Programming |