View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
blackpuppy[_2_] blackpuppy[_2_] is offline
external usenet poster
 
Posts: 8
Default PivotTable: possible to display Data Item field as it is?

I have two Data Item fields. One is numeric and the other is text. For
the numeric field, I want to use the sum summarization function. But
for the text field, I just want to display it as it is.

Is it possible to display the data item field as it is instead of using
any summarization function?

Thanks!
blackpuppy