Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following array formula:
{=QLink|Bars!'QQQQ,15,100,DTOHLCV,HEADERS,FILL'} and would like to be able to grab it as text so I can plug it into a macro and manipulate/replace some of its elements. For example, as it is now, it pulls in price data for the symbol, QQQQ, in 15 minutes per bar. In the macro, I would like to be able to change the symbol to SPY or any other symbol, and also change the time period too. I have tried a few things but have yet to figure out how to get the text of this array formula into a cell or into a macro so that I can manipulate it. My thanks in advance for any ideas! Cheers! Brad |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell format for an array formula containing text | Excel Worksheet Functions | |||
Array formula based on text and dates.. | Excel Discussion (Misc queries) | |||
Array Formula Minimum Excluding Text | Excel Discussion (Misc queries) | |||
a text array formula | Excel Worksheet Functions | |||
Array Formula - using LEFT("text",4) in formula | Excel Worksheet Functions |