Hi Guys,

I have a database of textstrings where a lot of them start with some numbers or lower case letters. I want to eliminate them as all important information always start with the first capital letter of a text string. How can I find out what is the position of the first capital letter, so that I can delete all characters in front of them?

Any suggestion?

Cheers,
hegisin