Hi, I want to basically fetch historical data of stock markets - derivatives - from the website of NSEINDIA.COM, when i manually go to the site and try to fetch data for a data, the URL generally comes like
eg: http://www.nseindia.com/content/historical/DERIVATIVES/2009/MAY/fo06MAY2009bhav.csv from the URL pattern, we can see that, we can logically make out all the possible URLs for the range of dates for which i need the data, this data either comes in .csv or .dbf format. Now my objective is to use a macro and do the below: 1. Download the files as per the URL pattern for a given date range 2. Sort and group all the data, from date wise to security wise in a different excel file Any pointers to this will be of great help. Thanks Kishore --~--~---------~--~----~------------~-------~--~----~ ------------------------------------------------------------------------------------- Some important links for excel users: 1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at http://www.excelitems.com 2. Excel tutorials at http://www.excel-macros.blogspot.com 3. Learn VBA Macros at http://www.vbamacros.blogspot.com 4. Excel Tips and Tricks at http://exceldailytip.blogspot.com To post to this group, send email to excel-macros@googlegroups.com If you find any spam message in the group, please send an email to: Ayush Jain @ jainayus...@gmail.com or Ashish Jain @ 26may.1...@gmail.com ------------------------------------------------------------------------------------- -~----------~----~----~----~------~----~------~--~---