StockBaron
Junior member
- Messages
- 21
- Likes
- 0
ColA is a a column of stock SYMBOLS that I want to monitor using a DDE link with IQLINK (DTN IQ Feed).
Columns B thru ZZZZZ are the specific data items I want to monitor (Bid, Ask, Volume etc. etc.)
At present I have to hard-code each cell along the lines of "=IQLink|msft !Volume" manually entering the symbol (msft in this case) in column A into every other column's specific forumla in that row.
It would be nice to have columns B onward pick it up automatically.
I've tried CONCATENEATE, INDIRECT, VALUE etc...with no luck,
Anyone have an idea how to do this?
Columns B thru ZZZZZ are the specific data items I want to monitor (Bid, Ask, Volume etc. etc.)
At present I have to hard-code each cell along the lines of "=IQLink|msft !Volume" manually entering the symbol (msft in this case) in column A into every other column's specific forumla in that row.
It would be nice to have columns B onward pick it up automatically.
I've tried CONCATENEATE, INDIRECT, VALUE etc...with no luck,
Anyone have an idea how to do this?