I try to remove the last 5 characters in each row
I used this formula
=RIGHT(L65,LEN(L65)-5)
in L65 i have this data 231S_COR_1250
I want it to look like this
231S_COR
I used that formula and I get error (the formula you typed contains the error and it marks this inside the formula L65,LEN
I used this formula
=RIGHT(L65,LEN(L65)-5)
in L65 i have this data 231S_COR_1250
I want it to look like this
231S_COR
I used that formula and I get error (the formula you typed contains the error and it marks this inside the formula L65,LEN