View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
misskh misskh is offline
external usenet poster
 
Posts: 4
Default Macro - message when there is nothing to filter

Hi,

Please help.

For a certian column, I currently I have a macro that filters when
cells = "WWW".

How do I include in this macro a message for the user when there is
nothing to filter.

Thank you.