Thread: ShowAll Data
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CiaraG CiaraG is offline
external usenet poster
 
Posts: 4
Default ShowAll Data

Does anyone know how to check whether a filter is active
on a worksheet?

I want to ensure that all data is on show before running a
recorded macro. However if I try to "show all data" on a
worksheet where there is no criteria set on a filter I get
an error message.

Any ideas on how to avoid this?

Thanks,

CiaraG