View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
manu123 manu123 is offline
external usenet poster
 
Posts: 1
Default how to see complete memo field in pivot table drill down detail

I have a pivot table where data source is another excel sheet. with one field
"Comment" as a memo field( size 255 caharacters). When i drill down to see
the details on the pivot table , the comment field is truncated to 255
characetrs. How do I display the whole field , instead of just first 255
characters.