View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Iain M[_2_] Iain M[_2_] is offline
external usenet poster
 
Posts: 1
Default Comparing pivot tables entries with data in another worksheet

I have a requirement to compare a pivot table with a master list on a
different worksheet within the same workbook. My intent is to identify the
top 10% of the pivot table within the master list, however VBA does not like
my programming attempts.