Jagdev Singh
Active Member
Hi Experts
I have list of numbers in a column which ends with .docx. I need only the number above the ".docx".
Ex - 11133J15_000001ABC.docx
I am trying the LEFT formula - =LEFT(A2,SEARCH(".docx",A2))
Output is = 11133J15_000001PRM.
I dunno want "." at the end.
I have list of numbers in a column which ends with .docx. I need only the number above the ".docx".
Ex - 11133J15_000001ABC.docx
I am trying the LEFT formula - =LEFT(A2,SEARCH(".docx",A2))
Output is = 11133J15_000001PRM.
I dunno want "." at the end.