A
Andrew M.
I wish to know how to have Excel discern different rows by the date.
Sheet1 (Columns)
-Date
-Part #
-Cost
Sheet2(Columns
-Part#
-2006
-2007
-2008
EX. Sheet1
Date Part# Cost
10/20/2006 12-DFC-12 $6.00
10/20/2008 12-DFC-12 $6.85
10/21/2007 12-DFC-12 $7.00
Based on the above information, I want Sheet2 to look like
Part# 2006 2007 2008
12-DFC-12 6.00 7.00 6.85
The problem being that we constantly add more to Sheet1 and it's sorted
ascending. I want it to be able to find the right part, figure out which
date goes under which column, and post the right cost in the right place.
Any ideas on how to do this?
Andrew Murray
Sheet1 (Columns)
-Date
-Part #
-Cost
Sheet2(Columns
-Part#
-2006
-2007
-2008
EX. Sheet1
Date Part# Cost
10/20/2006 12-DFC-12 $6.00
10/20/2008 12-DFC-12 $6.85
10/21/2007 12-DFC-12 $7.00
Based on the above information, I want Sheet2 to look like
Part# 2006 2007 2008
12-DFC-12 6.00 7.00 6.85
The problem being that we constantly add more to Sheet1 and it's sorted
ascending. I want it to be able to find the right part, figure out which
date goes under which column, and post the right cost in the right place.
Any ideas on how to do this?
Andrew Murray