Hi,

I would like to know how to detect what letter is 5 spaces across in a label. For example, in a label called lblLetters with a caption of ‘Visual Basic’ the result would be ‘l’. It would find ‘L’ because ‘L’ is five spaces to the right from the start of the word.

Thanks