Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When you see a page in Internet Explorer, in View / Source you can get
the content of the page as a text file with all the html codes etc. This is shown in a simple text editor and can be saved as a text file. How can I get hold of this data in Excel VBA by passing the name of the URL and get back this data into one String-Variable ? (Once I have the data in that variable I would like to parse through this with simple string functions to fill the fields in my worksheet). But the only way I have found up to now is to get the URL data into cells, which is not what I want to do. I would like to have this entire text in a variable within VBA code. Thanks for any help in advance. Günter Kehrer |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Query from Access into Excel cause Access to go to read only | Excel Discussion (Misc queries) | |||
Can Excel access data from Access?! | Excel Discussion (Misc queries) | |||
Access Form In An Access Report (SubForm) Question | Links and Linking in Excel | |||
WHEN DOWNLOADING A TEXTFILE EXCEL DELETES BLANK ROWS - STOP THIS? | Excel Worksheet Functions | |||
export access to excel. change access & update excel at same time | Excel Discussion (Misc queries) |