View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Anonymous Anonymous is offline
external usenet poster
 
Posts: 26
Default Visible Property Pivot Item

Hi Sajith,

The visible property is read/write. Try changing
pi.caption to pi.value.

anonymous