Gets the date criteria for the specified filter.
| Visual Basic |
|---|
Public Function GetFilterDate( _ ByVal FilterName As String _ ) As Variant |
- FilterName
- A string value which represents the filter to get the data for.
A variant which represents the date for the filter given.