Public Function LongestString(ParamArray ValueList()) As String
Return the longest string from the passed list
General Text and Numeric Functions
Return the longest string from the passed list
Return the maximum value from the passed list
Return the minimum value from the passed list
Wait for the specified number of seconds, updating the screen while waiting.