Thread
:
Remove filter in worksheets before running code
View Single Post
#
1
Posted to microsoft.public.excel.programming
gootroots
external usenet poster
Posts: 28
Remove filter in worksheets before running code
How do I include all sheets in a workbook when running the following:
If ActiveSheet.FilterMode Then
ActiveSheet.ShowAllData
End If
Thanks
Reply With Quote
gootroots
View Public Profile
Find all posts by gootroots