sendmessage

  1. A

    Will a kind soul help to provide a vba solution to press a button (e.g 3) in Microsoft calculator without using sendkeys?

    Hi all, Will a kind soul help to provide a vba solution to press a button (e.g 3) in Microsoft calculator without using sendkeys?
  2. O

    SendKeys Alternative using API

    for my understanding using sendmessage is a more reliable way to simulate key press then using sendKeys How can i replace this line of code: SendKeys "^a" With a sendMessage alternative?
  3. H

    Scrolling using Window's Messages / Win32 API

    Hi all, I have recently attempted to use the DetectScroll method developed by CPearson: http://www.cpearson.com/excel/DetectScroll.htm It no longer works because it is based on the "WM_VSCROLL" messages, which I cannot find in any window's message stream using Spy++. From this observation, I...
  4. B

    convert sendkeys to send/post message for framenotificationbar/directuihwnd ?

    I'm trying to automate the Internet Explorer open-save-close download manager popup using Excel VBA. Right now I know the following sendkeys works: ieframe = FindWindow("ieframe", "Report Output - Windows Internet Explorer provided by Cisco") framenotificationbar =...
  5. M

    Populating ComboBox in pop-up window from external website

    First time poster. System / Version information: Microsoft Windows XP Professional 5.1.2600 Excel 2007 / Visual Basic 6.5. Background / synopsis: I am using Excel to open up an external website to generate reports. When it comes time to launch the report, a pop-up appears with combo boxes to...

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