Thread: Matching dates
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Stefi Stefi is offline
external usenet poster
 
Posts: 2,646
Default Matching dates

Say your price set is in sheet Prices, date in column A, price in column B
rain set is in sheet Rain, date in column A, rain in column B

then in column C of sheet Rain
=VLOOKUP(A2,Prices!A:B,2,FALSE)

Regards,
Stefi


€˛Hutchy€¯ ezt Ć*rta:

Hi,

I have two sets of data. The one contains rainfall for everyday of the year
and the other contains the closing prices of corn on CBOT on all trading
days. How can I get the CBOT prices for a specific day to match the rainfall
for that day so that the corresponding numbers appear in the same row?

Thnx
--
H