Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Not sure if I am in the right place here.
Trying to manipulate Yahoo historical stock price data which downloads in spreadsheet format and looks like this: (imagine columns) ^DJI 02/10/95 4890.0 4896.2 4889.2 4895.6 I need the data in .txt format and to look like this: ^DJI,19951002,4890.0,4896.2,4889.2,4895.6 I am not hopeful on this one but some of you smart guys may have an idea. Thanks in advance. Michele |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Posting Excel spreadsheet to Google Spreadsheet using VBA | Excel Discussion (Misc queries) | |||
link a local spreadsheet to a network shared spreadsheet | Setting up and Configuration of Excel | |||
conversion of MS Works Spreadsheet to Excel 2002 Spreadsheet | Excel Discussion (Misc queries) | |||
Is there a way to insert a formula, password or macro in an excel spreadsheet that will automatically delete the spreadsheet? | Excel Discussion (Misc queries) | |||
How to open another Excel spreadsheet to copy data into current spreadsheet ? | Excel Programming |