Closed Thread
Results 1 to 43 of 43

Inserting image into userform controls strictly through code

Hybrid View

DJams Inserting image into userform... 10-22-2012, 04:50 PM
JosephP Re: Inserting image into... 10-22-2012, 04:53 PM
DJams Re: Inserting image into... 10-23-2012, 10:40 AM
JosephP Re: Inserting image into... 10-23-2012, 10:43 AM
DJams Re: Inserting image into... 10-23-2012, 10:44 AM
JosephP Re: Inserting image into... 10-23-2012, 10:55 AM
DJams Re: Inserting image into... 10-23-2012, 12:19 PM
JosephP Re: Inserting image into... 10-23-2012, 12:40 PM
DJams Re: Inserting image into... 10-23-2012, 02:05 PM
DJams Re: Inserting image into... 10-23-2012, 02:41 PM
DJams Re: Inserting image into... 10-23-2012, 02:54 PM
JosephP Re: Inserting image into... 10-23-2012, 04:57 PM
DJams Re: Inserting image into... 10-23-2012, 11:09 PM
tuanktcdcn Re: Inserting image into... 10-24-2012, 12:08 AM
JosephP Re: Inserting image into... 10-24-2012, 02:15 AM
JosephP Re: Inserting image into... 10-24-2012, 03:17 AM
DJams Re: Inserting image into... 10-24-2012, 10:02 AM
JosephP Re: Inserting image into... 10-24-2012, 10:33 AM
DJams Re: Inserting image into... 10-24-2012, 10:38 AM
DJams Re: Inserting image into... 10-24-2012, 10:44 AM
JosephP Re: Inserting image into... 10-24-2012, 10:51 AM
DJams Re: Inserting image into... 10-24-2012, 11:20 AM
JosephP Re: Inserting image into... 10-24-2012, 11:26 AM
DJams Re: Inserting image into... 10-24-2012, 11:41 AM
JosephP Re: Inserting image into... 10-24-2012, 11:49 AM
DJams Re: Inserting image into... 10-24-2012, 12:06 PM
JosephP Re: Inserting image into... 10-24-2012, 12:19 PM
DJams Re: Inserting image into... 10-24-2012, 01:33 PM
JosephP Re: Inserting image into... 10-24-2012, 02:31 PM
DJams Re: Inserting image into... 10-24-2012, 03:41 PM
JosephP Re: Inserting image into... 10-24-2012, 04:45 PM
DJams Re: Inserting image into... 10-24-2012, 05:29 PM
DJams Re: Inserting image into... 10-25-2012, 08:46 PM
JosephP Re: Inserting image into... 10-26-2012, 03:28 AM
DJams Re: Inserting image into... 10-29-2012, 05:08 PM
JosephP Re: Inserting image into... 10-29-2012, 05:13 PM
DJams Re: Inserting image into... 10-29-2012, 05:14 PM
JosephP Re: Inserting image into... 10-29-2012, 05:15 PM
DJams Re: Inserting image into... 10-30-2012, 12:58 PM
mccoolj Re: Inserting image into... 02-19-2014, 07:23 PM
pkapa Re: Inserting image into... 06-19-2017, 05:38 AM
FDibbins Re: Inserting image into... 06-19-2017, 01:48 PM
RichSad Re: Inserting image into... 11-24-2023, 03:55 AM
  1. #1
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Inserting image into userform controls strictly through code

    if you inserted the image into an activex image control on the worksheet then you may just assign the picture property of that control to the picture property of the other control. if you inserted as a picture then you will need to use the copypicture method of the shape and then use api calls to paste from the clipboard to the image control-do a search for stephen bullen's pastepicture code.

    edit: you can get the sample pastepicture file from this page: http://www.oaltd.co.uk/excel/default.htm
    Josie

    if at first you don't succeed try doing it the way your wife told you to

  2. #2
    Registered User
    Join Date
    10-03-2012
    Location
    San Antonio TX
    MS-Off Ver
    Excel 2010
    Posts
    22

    Re: Inserting image into userform controls strictly through code

    Sorry, Joseph. That was so far over my head I got a nose bleed getting to it. But I tried looking at the info on the link that you kindly provided. Unfortunately the code is for 32 bit and I'm running W7/64 with the matching excel version. Fixing the code to work is way above me. Any idea where I can get the same or similar examples already coded for 64 bit?


    Thanx!

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1