Thread: Auto filter off
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gregork gregork is offline
external usenet poster
 
Posts: 102
Default Auto filter off

I want to turn the auto filter off (or show all) on a worksheet whenever a
userform is initiated. Is it possible to write code in the userform
procedure to achieve this?

GK