MS Excel Query

Associate
Joined
18 Oct 2002
Posts
184
Location
Huddersfield
I wonder if anybody can help me with this query.

Basically i want to transpose data automatically from individual cells found in a column of a worksheet (column heading is year with common dataset in the rows) into another summary worksheet by simply changeing the date at the head of the summary spreadsheet. Can this be done?

TA
 
you don't need to use vba, a =vlookup and =if statement would do, surely?
 
Back
Top Bottom