Grouping data when importing to Pivot Table

G

Gordon

I am importing data from a SQL database into a pivot
table. I am sorting the data on a users last name.

The problem is the grouping. The data comes into the
pivot table grouped by last name ok, however, the last
name is only listed once for every multiple instance of a
different users first name. ie: column 1 row 1 lists
Adams. If there are five people with the last name
Adams, then rows 2 thru 5 are blank and column 2 row 1
thru 5 shows the first name. See below.

Adams Bob
Charlie
Greg
Paul
Steve

Is there a way to not make the pivot table import group
the names in this way and to make it list the last name
for every instance of a first name. See below

Adams Bob
Adams Charlie
Adams Greg
Adams Paul
Adams Steve



Thanks in advance.
Gordon
 

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