View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Danie Danie is offline
external usenet poster
 
Posts: 20
Default Lookup and dates

I have a worksheet with the following data:

Name Date Amt 10/01/08 10/02/08 10/03/08 ......
ABC 10/02/08 100
XYZ 10/03/08 200

When I enter the date and the Amt in Cols B and C I would like the Amt to be
inserted into the corresponding date column. In my example 100 should go to
col. E and 200 should go into col. F. Is there a way to do this.

Thanks,
Danielle