User:Klever: Difference between revisions

Content added Content deleted
(→‎VBA Examples: letter requency)
Line 24: Line 24:
Dim Freqs(255) As Long
Dim Freqs(255) As Long
Dim abyte As Byte
Dim abyte As Byte
Dim ascal as byte 'ascii code for lowercase a
Dim ascal as Byte 'ascii code for lowercase a
Dim ascau as byte 'ascii code for uppercase a
Dim ascau as Byte 'ascii code for uppercase a


'try to open the file
'try to open the file