CreateMD5hash

Public Function CreateMD5hash(ByVal InputText As String) As String

Calculates a MD5 hash and returns the value as 32 char uppercase hex (128 bit)

See also: