Please help me. I hope there is way this could be done in VBA. I have a text file that has delimiters "|" separating the various fields. I want to write a code that will count the number of delimiters in each line in the text file.
The idea is for my code to report whenever it encounters a line with less delimiters.
Any suggestion will be most welcome.
The idea is for my code to report whenever it encounters a line with less delimiters.
Any suggestion will be most welcome.