iframe

  1. I

    How to extract a single span value from a URL behind an iframe Element?

    I am trying to pull a single value from a work website that refreshes every 5 minutes into an Excel cell. This is the final step in automating an entire workbook filled with a bunch of formulas I created. I am using HTTP Get Request to do this. However, I am having problems pulling the actual...
  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. R

    Iframe access to login to page

    Hi All So I have this task I have been wanting to automate for a while now.. 'Login to bank, scrape the transactions, and reconcilliate to my bookings' the login form is running through an iframe, but it doesn´t seem to be a 'normal' iframe. below code, accesses the page, and loops through...
  4. Z

    iFrame alike

    Hi All, I have a dilemma. At workplace we are updating to Win10 and I have to transfer some data from OneNote to Excel. We have employee files setup like navigation menu. I searched forum but I am not even sure what I am looking for. It would be much easier for me to make website and input...
  5. Y

    VBA to enter Excel text into webpage iframe

    Currently VBA logs me in and navigates to webpage with entry fields. (first of all, maybe I am not using right src to call on elements, since there are iframes. IDK) Then I need to enter text (numbers and letters) into different entry fields. So basically need to automate info from Excel cell to...
  6. C

    extract IDs from iFrame

    Hello there, I have just started writing VBA scripts, I want to scrap a web page source which is using iFrame. I need help getting the data extracted from below web page A F Enterprises Stock Charts, A F Ent Live Market Technical Charts I want to read 52 week high, low, historic data, moving...
  7. S

    Unable to refresh iFrame using VBA

    I'm trying to use VBA to automatically post adverts on this website called Gumtree. I've been successful with getting VBA to fill up the HTML form input fields but am now stuck at getting the description box iframe to register the new outerHTML. Here is the website: Gumtree Post This is the...
  8. D

    iframe select and click

    I can not select the first item (if option value = " 08/08/2015 " ) . I'm already too much time looking for solutions , can anyone help me! HTML ******** name="frameData2" id="frameData2" style="display:none;">*********> <form name="frmSolic"> <input type="hidden" name="hidTela" value="data2">...
  9. K

    Internet Explorer w/ iframes Automation Macro

    hi all, I’m trying to figure out how to have a macro bring up a website (an internal document website) locate the correct frame uncheck a box, fill in a field with a cell value (from A2) click submit, jump to the next frame within the same website and click a link. my main problem is it looks...
  10. V

    VBA Internet Explorer iFrames Microsoft Internet Controls Microsoft HTML Object Library

    'I would like to go to a website that have iframes, fill out text boxes in the iframe, then click a button in the iframe 'Here is my base code that works for a website that does not have iframes '1) open a website, fill out the building information, and Click Search '2) Click all open...
  11. A

    Can Excel Display iFrames?

    Hi Everyone! I am looking for a way to get excel to display a DFA iFrame tag on worksheet as if it were showing flash. I know that you can embed flash directly but I need a way to call in the swf from DFA, append the iFrame URL with cpq values, and have it display in the worksheet. Any idea if...
  12. A

    How to click a button without name Ie and vba

    Hello, i don't know how to press the button with innertext "Selecionar archivo" (in red color) it is a button to open a new window to select a file from computer to upload This form it is into a iframe: <form name="ficheroForm" method="POST" action="/house/loadfile.do"...
  13. T

    Web data source iframe

    Hi everybody! I'm a novice when it comes to vba and using external data. Can someone please tell me how to get the data from the following web source: https://www.norsk-tipping.no/page?id=22 This is a secure norwegian gaming website from "Norsk Tipping" - the only legal betting company in...

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