Splitting up data in a pivot table

B

Brooks Barlow

Ok so I am trying to create a pivot table with commission amounts and the producer totals. Some of the commissions are split between two producers. They are entered in in the format name1/name 2. How could I get the pivot table to add half of the total to each name?
 
A

Alex Plantema

Brooks Barlow schreef in
Ok so I am trying to create a pivot table with commission amounts and
the producer totals. Some of the commissions are split between two
producers. They are entered in in the format name1/name 2. How could
I get the pivot table to add half of the total to each name?

That's not possible. You will have to split these lines before creating a pivot table.
 

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

Top