Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Import Unique Web Data

I am trying to figure out a way to be able to input a stock ticker int
a MS Excel data cell and then create a macro that will use the ticke
from the cell to input it into a web page in order to import the stoc
table information for that particular stock.

Up till now I have been having to go about this the manual way (Data -
Import external Data - New Web Query....) and it gets a bit tim
consuming. There must be an easier way.

Has anybody else tried to create something like this? It doesn't see
like it would be that hard, but I am having a heck of a time trying t
figure this one out...

I am using OfficeXP on Windows XP Platform.

If anyone has any suggestions, or can point me in the right direction
Please let me know...Thanks for the help

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default Import Unique Web Data

pjw23,
Isn't there a .Requery or refresh method of the querytable. Or you set the
refresh rate in the querytables properties.

Nick

"pjw23 " wrote in message
...
I am trying to figure out a way to be able to input a stock ticker into
a MS Excel data cell and then create a macro that will use the ticker
from the cell to input it into a web page in order to import the stock
table information for that particular stock.

Up till now I have been having to go about this the manual way (Data -
Import external Data - New Web Query....) and it gets a bit time
consuming. There must be an easier way.

Has anybody else tried to create something like this? It doesn't seem
like it would be that hard, but I am having a heck of a time trying to
figure this one out...

I am using OfficeXP on Windows XP Platform.

If anyone has any suggestions, or can point me in the right direction,
Please let me know...Thanks for the help.


---
Message posted from http://www.ExcelForum.com/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Import Unique Web Data

Not sure what you are tying to say!!!

What I'm trying to do is import data from the web through the use of a
macro. The macro will lookup a value from the spreadsheet and use that
value to obtain a webpage about the particular stock.

There is already a way to do it using the built-in "MSN MoneyCentral
Investor Stock Quotes.iqy". The problem is I don't want to use this
data, I am trying to get a more detailed quote that is in a better
format. The contents of the built in .iqy file look like this...
----start----
WEB
1
http://moneycentral.msn.com/investor...es.asp?SYMBOL=["QUOTE","Enter
stock, fund or other MSN MoneyCentral Investor symbols separated by
commas."]

Selection=EntirePage
Formatting=All
PreFormattedTextToColumns=True
ConsecutiveDelimitersAsOne=True
SingleBlockTextImport=False
----end----

When I try and change the site with the one I would like to use I run
into problems. If anybody has any ideas please let me know...It's
really starting to drive me crazy.


---
Message posted from http://www.ExcelForum.com/

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Import Unique Web Data

This is what I am trying to do

http://support.microsoft.com/default...b;en-us;211926

The option that uses data from a cell field....ANy ideas..

--
Message posted from http://www.ExcelForum.com

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default Import Unique Web Data

pjw23,
Use your macro to set the cell values that the query is expecting as
parameters, once your query points to the correct web page.
Which problems are you running into ?

NickHK

"pjw23 " wrote in message
...
This is what I am trying to do

http://support.microsoft.com/default...b;en-us;211926

The option that uses data from a cell field....ANy ideas...


---
Message posted from http://www.ExcelForum.com/



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Filer for unique records and return all column data for unique rec bseeley Excel Discussion (Misc queries) 1 September 12th 09 12:17 AM
comparing two columns of data and return unique data in another co ExcelUSER Excel Discussion (Misc queries) 6 June 18th 09 02:10 PM
import XML data...Is there a size limit on the import? MatthewG Excel Discussion (Misc queries) 0 February 10th 09 05:57 PM
How to Start Excel in Text Import Wizard for data import rlelvis Setting up and Configuration of Excel 0 July 10th 08 08:40 PM
Adding data to existing data that has a unique number in column Lars Excel Discussion (Misc queries) 3 June 28th 07 11:48 AM


All times are GMT +1. The time now is 10:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"