Tag: char in string vba

VBA – Check distance between two chars in a string

In the current article, I will present the way to calculate the number of chars in a string with VBA. The inspiration came from the entry exam forHackBulgaria Programming 101v3. The tasks were given some months ago, so I assume it

Tagged with: , ,
Top