I am trying to have a summary page which will give me sales numbers for each year for 30 specific customers. I have a data sheet with all sales going back to 2010 that is arrange this way
Column A - item
Column B - Date
Column E - Customer Name
Column I - Amount
the other columns are date I need but are not relevant to this.
On the summary page I want to have
Column A - Customer name
Column B - 2010
Column C - 2011 and so on
My goal is to be able to enter the year in row 1 and have the data automatically update for each customer listed in Column A. One other minor issue is most of the names will match up exactly but there are several customers who order from different locations and I would like to group those together under one "parent company" name. Any help would be greatly appreciated.
Andrew
Column A - item
Column B - Date
Column E - Customer Name
Column I - Amount
the other columns are date I need but are not relevant to this.
On the summary page I want to have
Column A - Customer name
Column B - 2010
Column C - 2011 and so on
My goal is to be able to enter the year in row 1 and have the data automatically update for each customer listed in Column A. One other minor issue is most of the names will match up exactly but there are several customers who order from different locations and I would like to group those together under one "parent company" name. Any help would be greatly appreciated.
Andrew