inkedit

  1. D

    InkEdit Crashing Excel with No Error Message

    I built a quick userform on my Windows 10 PC and it ran perfectly fine after I enabled the Microsoft InkEdit Control 1.0 field. However, following the same steps on another Windows 10 PC (I've now tried 3 different ones) does not work - the userform crashes. Specifically, I've narrowed down the...
  2. A

    Class string for InkEdit?

    Hi, I'm trying to add a new InkEdit control to a user form programmatically but can't figure out what the library and class name are (e.g. me.controls.add("Forms.InkEdit.1") didn't seem to work). Does anyone know the proper syntax for adding an InkEdit control or how to figure out what the...
  3. E

    VBA Userform Textbox Font Change Specific Words

    I've created a userform with a textbox inside with the following words: "I'd like to BOLD and ITALICIZE these words." How could I do that? Thus far I've tried using InkEdit, but the issue I have there is when I attempt to edit the text within the InkEdit box, the InkEdit box disappears. It...
  4. S

    InkPicture Control becomes disabled after being redrawn

    I dynamically create an InkPicture control in the following manner Set oObject = ActiveSheet.OLEObjects.Add(ClassType:="msinkaut.InkPicture.1", Link:=False, _ DisplayAsIcon:=False, Left:=myCell.Left, Top:=myCell.Top, _ Width:=myCell.Width - 1, Height:=myCell.Height -...
  5. R

    System Error &H80004005 (-2147467259) suddenly an issue

    So I have been working on a large Excel VBA project and suddenly I am getting some fatal errors that prohibit running and saving. (Upon saving the system says it is out of memory, use 64-bit, etc, despite having plenty of memory and already 64bit). The problem is almost certainly ActiveX...

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