Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi When I create a macro for a web query, the code looks like this: With ActiveSheet.QueryTables.Add(Connection:= _ "URL;http://www.etc.com/mypage.htm" _ , Destination:=Range("C4")) Simple enough, but this macro is only good for one web page. How can I query another web page without changing the macro, where the new web address come from a particular cell on the worksheet? All ideas welcome Thx -- tx12345 ------------------------------------------------------------------------ tx12345's Profile: http://www.excelforum.com/member.php...o&userid=24776 View this thread: http://www.excelforum.com/showthread...hreadid=499085 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
link a chart source to a cell reference | Charts and Charting in Excel | |||
Can Excel 2003 cell link carry with it the source cell format? | Excel Discussion (Misc queries) | |||
Web Query: Obtaining source link from a cell | Excel Worksheet Functions | |||
Using paste link infromation in cell to hyperlink to source cell? | Excel Worksheet Functions | |||
Unable ot Break link for Macro with no source | Excel Discussion (Misc queries) |