Hello Experts,
I have to count the number of occurrences of Line feed (vbLf) in a long string.
The code I am using is:
It does not work. Help please.
count, vbLf, string
I have to count the number of occurrences of Line feed (vbLf) in a long string.
The code I am using is:
Code:
Code:
MAX = TLine.Split(vbLf).Length - 1
0 commentaires:
Enregistrer un commentaire