View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sreekanth Sreekanth is offline
external usenet poster
 
Posts: 3
Default Pivot table filter - Selected Item Event

I have a Excel sheet where two Pivot table filters are populated from data in
another sheet. The filters are Country and States.

If a country is selected, the state filter should be populated with States
for that Country.

Is this possible to do in Excel on Pivot table ?

Thanks for any response and links (ideas)

-S