+ Reply to Thread
Results 1 to 2 of 2

Controlling Hummingbird HostExplorer 7 through Excel

  1. #1
    Registered User
    Join Date
    08-15-2008
    Location
    London
    Posts
    11

    Controlling Hummingbird HostExplorer 7 through Excel

    Hi all,

    I'm doing an experimental project at work trying to do some screen scraping so we can create reports from Hummingbird HostExplorer 7. At the moment the main problem I'm having is ensuring the Hummingbird window is actually the active window.

    As you'll be able to tell from the code below, this is still very much a work in progress. If anyone can advise a better option than emulating an Alt+Tab, it'd be much appreciated!

    Please Login or Register  to view this content.
    Kind regards as always,

    Peter

  2. #2
    Forum Contributor Gregor y's Avatar
    Join Date
    10-24-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2010 32-Bit
    Posts
    276

    Re: Controlling Hummingbird HostExplorer 7 through Excel

    uh, the whole point of the CS object is so you don't have to use Application.SendKeys at all.

    Looking at the publically visible documentation they use "Host." where your code uses "CS.", and since you own the software you're likely to get better documentation on what the parameters are for the method calls n'such.

    documentation found from google: http://mimage.hummingbird.com/alt_co...plications.pdf

    also, formula for the TODAY() string your code mentions:
    Please Login or Register  to view this content.

+ 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. Macro with Hummingbird?
    By jamewoong in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-15-2014, 12:56 AM
  2. Controlling MS Paint from excel
    By johnjohns in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-31-2009, 05:26 AM
  3. Controlling Excel from Word
    By nescomanoj in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-05-2008, 07:35 AM
  4. Controlling the Excel application with VBA
    By Gary''s Student in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-20-2005, 06:45 PM
  5. [SOLVED] Controlling IE from Excel
    By Chrispy in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-03-2005, 07:06 AM
  6. Replies: 0
    Last Post: 04-15-2005, 09:06 AM
  7. Excel controlling Outlook
    By Nigel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-31-2005, 06:06 AM

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