Thread: CurrentPageList
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe[_51_] Joe[_51_] is offline
external usenet poster
 
Posts: 4
Default CurrentPageList

I have a Page field and want to apply a filter to the field. For example if
the field has 3 values - A, B, and C. I want to set it to just display B.
How can I do this in VBA? I thought CurrentPageList was right but it doesn't
seem to work.

For this example say the page field is called Letters.

Thanks,
Joe