I'm trying to get the highest value for a column of numbers that start with the prefix T: T1000, T1001, T1002, T1003...to get T1003 as the highest.
I've tried =MAX(A1:A23), but I get a 0 as a result. I have also tried =MAX(LEFT(A1:A23,1)) but I a get #VALUE! result.
What would be the right formula?
Capture.JPG
Bookmarks