Thread
:
Max date in auto-filtered range
View Single Post
#
4
Posted to microsoft.public.excel.programming
Mark
external usenet poster
Posts: 989
Max date in auto-filtered range
Got it, I think.
This seems to do what I want:
Application.WorksheetFunction.Max(Range("rgDates") .SpecialCells(xlCellTypeVisible))
Reply With Quote
Mark
View Public Profile
Find all posts by Mark