forms, web queries, etc.

D

Dave F

Here's my idea: I have a table of stock ticker symbols, which I enter via a
form. I use a web query to update the ticker symbols' stock prices, via a
macro assigned to a button. As I enter more ticker symbols via the form, the
range used in the web query should increase. E.g., if I use range A2:A10,
and then enter a tenth ticker symbol, the range that the web query uses
should automatically increase to A2:A11.

So I suppose my question is how to get a range to change dynamically as more
data are populated. Is there a web resource you can recommend that can help
me understand the necessary code?

Thanks,

Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Exrtacting text from a string 2
Calculating a worksheet 3
Auto replace between Excel and Word 1
Stock lookup 1
Historical Excel Quotes 1
Web Queries 0
IQY File: Invalid Web Query 2
sumif 9

Top