View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
smartin smartin is offline
external usenet poster
 
Posts: 915
Default Pivot tables & Vlookups

John Pivot Table wrote:
I´m trying to link a vlookup to a Pivot table, the problem is that every time
I change a parameter in the report filter, the number of columns in the table
changes; which messes up my formulas.

Is there a way to lock it?



Hi John, the GETPIVOTDATA function is useful for looking up values in a
pivot table and doesn't care if cells move around.