+ Reply to Thread
Results 1 to 2 of 2

FLIR IR-Picture to Userform

  1. #1
    Registered User
    Join Date
    12-21-2021
    Location
    finland
    MS-Off Ver
    2010
    Posts
    2

    FLIR IR-Picture to Userform

    I have problem to get this IR-Picture to userform. (see picture)

    In the Excel cell I can change the thermo parameters easily, but I want that parameters to work in userform also.

    That FLIR IR uses IRViewer.dll library.

    When I copy and paste this IR-Picture in excel cells, it works very well, but not to userform.. something is missing?


    IRViewerToUserform.jpg

  2. #2
    Registered User
    Join Date
    12-21-2021
    Location
    finland
    MS-Off Ver
    2010
    Posts
    2

    Re: FLIR IR-Picture to Userform

    I solved one step.

    It was easy:
    Sheets("RadiometrinenKuva").OLEObjects.Copy
    Application.Wait (Now + TimeValue("00:00:01"))
    RadiometrinenLämpökuva.Paste
    RadiometrinenLämpökuva.Show


    This works only when I activating OleObject by clicking mouse button and then run macro.
    Now I'm looking for command/activating method which works without clicking mouse button.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Picture in VBA Userform
    By travelkid in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 01-07-2019, 10:04 AM
  2. Replies: 2
    Last Post: 05-24-2016, 05:27 AM
  3. [SOLVED] Using picture to display table from worksheet on userform; need help modifying picture
    By adamstarr12 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-19-2014, 10:34 AM
  4. Insert a picture from a UserForm
    By rachelies in forum Excel General
    Replies: 1
    Last Post: 08-03-2008, 04:02 AM
  5. UserForm With Picture
    By Herve_Rob in forum Excel General
    Replies: 6
    Last Post: 02-16-2007, 09:07 AM
  6. How to get a picture on a userform?
    By Alex in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-26-2006, 07:15 PM
  7. RE: How to get a picture on a userform?
    By sebastienm in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-26-2006, 07:10 PM

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