View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RPW RPW is offline
external usenet poster
 
Posts: 52
Default Writing Macro with easyfilter

I am trying to write a macro, incorporating easyfilter as part of the macro.

I want the macro to highlight a column, right click on highlighted column
and choose easyfilter, enter '0' in "equal/not equal to" box, select 'not
equal to' button, click 'go' button at bottom of easyfilter, and then stop
the macro.

When I enter the steps, then run the macro, it highlights the column, and
that's it.

How do I get the macro to perform the rest of my request?