S
skoalnreds
Hi, I have a vertical list / database that I want to flip
horizontally.
SSN...........Field...........Value
xxxx lastname jones
xxxx firstname mike
xxxx dob 12/31/1958
xxxx empid 58423
xxxy lastname smith
xxxy firstname mary
xxxy dob 04/14/1949
xxxy empid 51474
<etc>
What I want is
SSN LastName FirstName
DOB EmpID
xxxx Jones Mike
12/31/1958 58423
xxxy Smith Mary
04/14/1949 51474
<etc>
When I use the pivot table and I drag the "Value" field onto the
layout grid, the only display choices are calculated items such as
count, stdvar, sum, etc. I just want the actual data with no calcs.
How can I do this? Thank you.
horizontally.
SSN...........Field...........Value
xxxx lastname jones
xxxx firstname mike
xxxx dob 12/31/1958
xxxx empid 58423
xxxy lastname smith
xxxy firstname mary
xxxy dob 04/14/1949
xxxy empid 51474
<etc>
What I want is
SSN LastName FirstName
DOB EmpID
xxxx Jones Mike
12/31/1958 58423
xxxy Smith Mary
04/14/1949 51474
<etc>
When I use the pivot table and I drag the "Value" field onto the
layout grid, the only display choices are calculated items such as
count, stdvar, sum, etc. I just want the actual data with no calcs.
How can I do this? Thank you.