Using Pivot Tables to Clean Up Presentation of Alpha Data

rjbinney

Active Member
Joined
Dec 20, 2010
Messages
294
Office Version
  1. 365
Platform
  1. Windows
I suspect Access may be better tooled for this, but every time I struggle over something, someone says, "Why didn't you do a Pivot Table", and in like seven seconds they amaze me...

Anyway:

I have a huge table of employees. Columns of Data:

  • Name
  • Title
  • Specialty
  • Comment
  • Division
  • Division Manager
I'd like to print out something like:

Western Division, Joe Manager
Joe Employee, Project Manager Electrical
Joe Supervisor, Project Supervisor Mechanical
Jan Thebeancounter, Accountant

Eastern Division, Joe Superintendent
Mary Contrary, Counsel Construction
Jack Employee, Senior Engineer
etc.

(In other words, for each division:
Division, Division Manager
List of: Names, Position Specialty



So far I've only been able to get:

[Filter by Division]

Joe Employee
Project Manager
Electrical
Joe Supervisor
Project Supervisor
Mechanical
Jan Thebeancounter
Accounting
(blank)

In other words, it's indented instead of columnar, it prints "(blank)" instead of leaving it blank, I have to manually crank each division, and it doesn't list division's supervisor.

Is pivoting the right tool here, or should I be playing Access.

Thanks!

rjb
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"

Forum statistics

Threads
1,224,599
Messages
6,179,828
Members
452,946
Latest member
JoseDavid

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top