reformating data for Excel pivot tables

  • Thread starter Thread starter Anne Nasser
  • Start date Start date
A

Anne Nasser

I'd like to know if there is a straightforward way to create pivot
tables in excel for data which does not have one data element per line.
For example, I'd like to create pivot tables for very large data sets
for which the data is given for multiple years which run across
horizontally rather than under one column heading called "year".

For example:

fields structured as follows:
productname; 1991sales; 1992sales; 1993sales; 1994sales

instead of as (which is the standard way for pivot tables):
productname; year ; data

Is there a way to reformat the data to create pivot tables using the
already existent excel functionality? I am also wondering if it might
be possible to convert a dataset of multiple year format to an OLAP
cube. Or would it be necessary to write a VBA macro for this? Any
suggestions on how to approach this or go about this would be much
appreciated.

Anne Nasser
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top