Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I need to store some financial data from an application that will always return the latest price. As I need to store this latest price for about 10 different contracts (whose contract name will change over time as different contracts expire), would it be possible to create some type of array for this purpose? Or can an array not be used like this? Any suggestions are welcome. Example The application will fire the following event whenever there is a new price. It returns Price,Volume,Time,Contract. Where in this example contract would be EUA or JYA. LastPrice(EUA)="9944" LastPrice(JYA)="00976" Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Storing an array in a cell | Excel Worksheet Functions | |||
Storing data and its format | Excel Discussion (Misc queries) | |||
storing data | Excel Worksheet Functions | |||
Storing data | New Users to Excel | |||
Storing non-user data | Excel Programming |