View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ddate ddate is offline
external usenet poster
 
Posts: 10
Default Excel 2007 Pivot Table Filter/Check Box

In Excel 2007 one can now create pivot tables that feature a combo box and
list box at the report filter fields. I particularly like the fact that it
shows all values first and by clicking select multiple items box one can go
from doing a page filter of one item to select multiple items.

Can I program this same feature using VBA that looks and operates the same
way?