Description Searches in all the columns at the specified row for the search string and returns the number of matched columns.
Syntax object.SearchCol (eType As scTextOrKey, Row As Integer, SearchString As String, IdSearch As Integer, [Wildcard As String]) As Integer
|