Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default consolidate historical stock returns from multiple workbooks into oneworkbook

Hello,

I previously posted this in the miscellaneous group, but realize it is more appropriate here.

I need to consolidate historical stock returns into a Master worksheet of a Master workbook. The format of the destination Master worksheet needs to have the stock ticker at the top of each stock's respective data, with data consolidating from left to right.

I have 20 number of CSV files (one for each stock) each with one tab with the name of the stock's ticker all saved in the same folder. The data in each file has the same format: column A has the date and there are various open, close, etc data going out to column G (7 columns for each file).

I am new to VBA for Excel and have attempted some code, but would very much appreciate some help with this.

Thank you anyone who has an approach and is willing to help.

Best

LWS


Submitted via EggHeadCafe - Software Developer Portal of Choice
EggHeadCafe in Silverlight Release Candidate Now Available
http://www.eggheadcafe.com/tutorials...ilverligh.aspx
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default consolidate historical stock returns from multiple workbooks into one workbook

Try my add-in
http://www.rondebruin.nl/merge.htm

Or see the code links on the bottom of the page

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Lucas Simmons" wrote in message ...
Hello,

I previously posted this in the miscellaneous group, but realize it is more appropriate here.

I need to consolidate historical stock returns into a Master worksheet of a Master workbook. The format of the destination Master
worksheet needs to have the stock ticker at the top of each stock's respective data, with data consolidating from left to right.

I have 20 number of CSV files (one for each stock) each with one tab with the name of the stock's ticker all saved in the same
folder. The data in each file has the same format: column A has the date and there are various open, close, etc data going out to
column G (7 columns for each file).

I am new to VBA for Excel and have attempted some code, but would very much appreciate some help with this.

Thank you anyone who has an approach and is willing to help.

Best

LWS


Submitted via EggHeadCafe - Software Developer Portal of Choice
EggHeadCafe in Silverlight Release Candidate Now Available
http://www.eggheadcafe.com/tutorials...ilverligh.aspx


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Consolidate CSV files with historical returns for stocks in onespreadsheet Lucas Simmons Excel Discussion (Misc queries) 1 January 10th 10 01:48 AM
Historical Stock Close Value Charles Excel Programming 4 December 1st 09 09:25 PM
How open multiple file using vba then later combined into oneworkbook geniusideas Excel Programming 2 November 21st 09 01:48 PM
historical stock quote web service medicenpringles Excel Discussion (Misc queries) 2 December 6th 05 05:40 PM
Consolidate multiple workbooks BillMarshall Excel Worksheet Functions 2 November 26th 05 09:40 AM


All times are GMT +1. The time now is 01:05 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"