View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pierre[_11_] Pierre[_11_] is offline
external usenet poster
 
Posts: 1
Default Clean big arrays of data.... HELP !!

Hi all,

Let's say I have daily historical data (each has 2 col : date/price)
from 50 stocks on the past 3 years.
How can I "clean" this huge array to keep only the dates that are i
common (meaning, by removing the holidays specific to a country fo
exemple).
I am a little bit stuck because doing a basic double loop is far t
long

Tx a lo

--
Message posted from http://www.ExcelForum.com