Does anyone have an example data to base a Pivot Table on?

Z

Zed1

I am trying to practice creating a Pivotal Table but do not have any multiple
sheet data.
 
S

smartin

Zed1 said:
I am trying to practice creating a Pivotal Table but do not have any multiple
sheet data.

Pivot tables do not require multiple sheet data, just an array of
categories and values. Try pivoting this data to determine total sales
by company and product:

Company Product Sales
A X 100
B X 106
A Y 500
B Y 450
A Z 350
B Z 175
 
Top