View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.misc
[email protected] ndjapic@gmail.com is offline
external usenet poster
 
Posts: 1
Default Using text values in Pivot Tables

In the data section of the pivot table what exactly were you wanting it to do?

I want to aggregate text values using concatenate instead of count. Or even to apply javascript-like join method on the array of aggregated text values.

Array.join('</li\n<li')