Skip to content Skip to sidebar Skip to footer
Showing posts with the label Excel

Return Entire Page Text From Ie Object

I'm using regex with VBA to pick up e-mails on webpages, all of which are formatted very differ… Read more Return Entire Page Text From Ie Object

Excel Table To Html Table

I have been trying to get an Excel file into my code and then generate a table with it. I don't… Read more Excel Table To Html Table

Vba Selecting A Value From Dropdown Box On A Webpage

enter image description hereupdatedI'm trying to use VBA to log me into a secure webpage, then … Read more Vba Selecting A Value From Dropdown Box On A Webpage

Excel-vba: Buttons And Drop-down Lists Before Scraping Data On .aspx Web Pages

I'd like to use VBA to get a table from a webpage, but I cannot access it directly because I ne… Read more Excel-vba: Buttons And Drop-down Lists Before Scraping Data On .aspx Web Pages

How To Store Form Output In A Database, Using Php?

I'm having some issues with some functions within PHP/HTML. I'm generally a VBA guy, so thi… Read more How To Store Form Output In A Database, Using Php?

Delphi, Export Html Table To Excel

All I want to do is to implement 'Export to excel' option of a classical webbrowser, to Del… Read more Delphi, Export Html Table To Excel