activex image

  1. L

    UserForm Button to asign picture to activex control

    I have a userform I am creating to view and insert photos. I have a large Image Box that is nice for viewing. It is linked to show the picture that is used in the activex control in the document. I would like to add a button to the userform that once clicked, will prompt the insert picture box...
  2. Z

    Changing Picture of Shapes("Image1") on Worksheet

    Hi.. I have a problem.. why my image (ActiveX Image in workbooks("Logo.xls")) not changing.. VBA EXCEL 2007.. thank... Private Sub LogoButton_Click() Dim fs As FileDialog, myDir As String, wsLogo As Worksheet Set fs = Application.FileDialog(msoFileDialogFilePicker) fs.Title = "Select...
  3. ClimoC

    Query Tables and Screen Flickers

    Ahoy No, this is not about ScreenUpdating = True/False Neither is it because you've turned SU off, and then used 'Select' or 'DoEvents' etc in your code. When running an update for a QueryTable (once a second), 3 'buttons' (activeX image controls with code behind them) flicker - though I see...
  4. V

    Dynamically Updating Image (ActiveX Image Control?)

    Hello thank you for looking at this thread! My workbook simply has multiple columns of data which will be summarized visually in a tag cloud (I have the tag cloud part taken care of already creating either a jpg or png, I simply have to change the extension within a batch file to change between...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top