msforms.dataobject

  1. F

    GetText only works in debugger mode, but with only with some users

    Hi everyone, I'm facing an issue with my code, when I try to save a string into a variable from SAP, first I copy that value(is a grid so the only way that I found to get the value is copying it) and then i save it into my variable. When I use "GetText" most of the user of this tool are...
  2. H

    use vba to CtrlF from clipboard

    hello all. i am trying to filter out some duplicate data on my worksheet by copying a "uniqueness identifier" within the last cell of the worksheet and then pasting that into the CtrlF function of excel on a separate worksheet. here's what i've got so far but i am getting an error 424 "object...
  3. A

    Clipboard VBA works in W7 not in W10

    The three subs below work fine in windows 7, unfortunatelyI upgraded to windows 10 a few days ago and now it will not work. I get ?? when I paste. Anyone know how I can fix this. Sub Invoicenumber() PlayTheSound "Speech Disambiguation.wav" Dim clipboard As MSForms.DataObject Dim str1 As...

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