Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Chacanger
  • Content: Threads
  • Order by date
  1. Chacanger

    Unamed buttons in Web Page ie automation

    Hello there I have a query regarding automating buttons in VBA (Excel), I have been trying to automate pressing a button in a page, normally this would be fine for me to do by doing something like ie.Document.getelementbyid("a_button").Click, unfortunately the page I am currently trying to...
  2. Chacanger

    Control Mouse in VBA

    Hi I've recently been trying to automate the mouse to do certian things in external programs as I can't actually automate them another way. I have tried to do some of this with Calculator recently but I can't seem to get the mouse to L click, hold the L click and R click. I need to do the...
  3. Chacanger

    control another application from vba

    Hi I'm working on a monthly report system that needs to obtain informtion from a program created in vb98. I have the names of the buttons and controls but I don't know how I can click the buttns type the info in the text boxes and copy data from the system to a spreadsheet. Is it best to use...
  4. Chacanger

    API Calls or VBKeys in VBA

    Hi Recently I was querying about how to automate certian things in Internet Explorer on this site, I have read up about it since and thought about this... Is there was a way to use the VBkeyReturn to actually press enter in an Input Box rather than the ASCCI Number or if there was a way to use...

Part and Inventory Search

Back
Top