View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Dave is offline
external usenet poster
 
Posts: 1,388
Default How to Duplicate Field Content in Excel Pivot

I have created a pivot with data fields that include customer, city and
country. When there is a duplicate name and city with two different
countries, the second entry for the customer and city are blank. This creates
problems since I use these fields in formulas external to the pivot table.
Any ideas for how to "repeat" the customer and city name in the pivot?

Dave