< Public Function AlphabetLowercase () As String (?)

Comments

Public Function AlphabetLowercase () As String

    AlphabetLowercase = "abcdefghijklmnopqrstuvwxyz"
End Function


Copying, Return to index