Thread: Pivot table
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MacGuy MacGuy is offline
external usenet poster
 
Posts: 25
Default Pivot table

Fei,

May be a little late but this usually occurs when you have a string in your
data that has a string length greater than 255. Reduce the data strings to
255 or less and that should take care of the problem.
--
MacGuy