Hello, I am new to VBA and I need to make a function that checks for uppercase letters in Strings. I have tried searching the web but I only managed to find checks for the first letter.
The Strings can also contain numbers.
I just need to check if the letter in a String is uppercase or not, that is all.
The Strings can also contain numbers.
I just need to check if the letter in a String is uppercase or not, that is all.