Hi there,
I want a macro that goes to a website and clicks a button and downloads an excel file and then I want to copy it into my current file to manipulate.
This works wonderfully except it downloads the url which I know is correct in the code but I need to go an extra step as on the URL you need to click 'export to excel' button to download the file.![]()
Please Login or Register to view this content.
The relevant HTML code is (I think!!):
PHP Code:
<td style=" text-align: center; font-size: 12px;">
<input type="submit" name="ctl00$ContentPlaceHolder1$btnExportToExcel" value="Export To Excel" id="ctl00_ContentPlaceHolder1_btnExportToExcel" class="Loginbtn" style="width:191px;" /></td>
thanks in advance of any help.
Noreen (New User )
Bookmarks