View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fiona[_7_] Fiona[_7_] is offline
external usenet poster
 
Posts: 5
Default Can you do an Autofilter on defined names in a worksheet?

I'd like to create a macro that will do an autofilter of my worksheet
filtering out all cells that have defined names that start with
"PatRev". Does anyone know if this is possible and if so could you
please send some sample macro code? I've searched for an answer to
this with no success.

Thanks!