Hi!!
I have a method to verify if a string is valid. But only I want to check the strings of type A, B, C, ..., Z, AA, BB, ... , ZZ, AAA, type excel sheet.
Someone can give me an idea?
Sorry my bad Engilsh!
Cumps.
Printable View
Hi!!
I have a method to verify if a string is valid. But only I want to check the strings of type A, B, C, ..., Z, AA, BB, ... , ZZ, AAA, type excel sheet.
Someone can give me an idea?
Sorry my bad Engilsh!
Cumps.
Can you explain what you mean by "type A etc" String?
What makes a String valid or invalid?
How does the program get the Strings to test?