I have data where a social security number is in column A, and the person's name is in Column B. The remainder of the columns are dates and hours. I also have a column for quarter number (1,2,3.4). I created a pivot table that will total the hours by quarter, by person. The pivot table only will show either the SSN or the Name, as they are in different columns. I want to know if there is a way to have both columns display on the pivot table. Sometimes we use SSN and sometimes we use Name to compare this data to other data we obtain. So having both display as separate fields would help us.