vba ie automation

  1. 4

    Click Element in Internet Explorer with VBA

    I need to click a 3-elipses button/element on a page. It doesn't have the usual ID, Name etc. Once clicked, there is a drop down and I need to click COPY from the drop down. How do I click these elements. Thanks. Here is the code: Elipses Button HTML <span class="more-item-trigger__white...
  2. P

    VBA IE getting data from iframe

    Hello all, i am struggling a bit in getting data within iframe. i tried a lot but no success. code - iframe id="reportsFrame" name="reportsFrame" src="/finengine/reportRunAction.do?rptroot=1110&reportID=EAME_DailyOpsReport_VAT&method=run" scrolling="auto" style="position: absolute; top...
  3. J

    VBA IE Automation issue with Angularjs input text

    Hi I am automating the inputting of text and date/time fields using VBA and IE. The site concerned has AngularJS java scripts running behind the HTML. I have triggered events to handle the date and time picker by clicking on buttons navigating the calendar if the month/year does not match...
  4. S

    VBA to click on IE button

    I need to click on the button search in ie. Below code worked fine to click on the button. ie.Document.all("frmSearch").submit But it is not picking the criteria provided for searching. I also tried "FireEvent ("*******") with no success. Below is the source code: <INPUT...
  5. J

    Copy Data from webpage and paste in Excel sheet using VBA IE Automation

    I want to copy data from the website bhulekh.ori.nic.in using VBA internet explorer automation, after opening the site bhulekh.ori.nic.in, I need to select the District then Tahasil then Village name from the list box then the RI circle name will come automatically, and the option box will be on...
  6. C

    IE VBA Help

    Hello everyone , i need yourhelp for this one , i know all are expert in this one but i need to get this one with urgent basis what i need ... i have some code whcih is in HTML and i need to get in by vba code i am little bit confuse for HTML frameset and the code which i given below <HTML>...
  7. C

    Dealing with the open/save/save as window in IE 9 on Excel 2013 VBA (x64)

    Hello everyone, I have read many articles about dealing with the open/save/save as window in IE when using VBA, however none of the mentioned solutions is working in my situation. I am trying to automate the following procedure: go on Free Keyword Density Analyzer Tool enter the wanted url in...
  8. M

    Excel VBA automation, automatic image upload

    How do I press this button in VBA? HTML code: <!-- BEGIN FIELD IMAGES --> <div class="line mb10px"> <div class="leftcol"> <label class="item_desc"> <span class="bold">Adicionar Imagens</span> <span class="obs_image">Adicione até <span id="extra_images_num">seis</span> imagens. JPG, GIF e...

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