Left(string, num)
Returns the left most num characters of a string parameter.
Left returns a Variant, Left$ returns a String
More:
Example: