Hi All,
Probably simple I just cant figure it out how to do it, could someone please help me
I have column with filenames containing revision, status and format. I would like to extract all information except the file format. An example as below:
12345_ab.A.IFI.pdf
2432423.B.IFI.xlsm
I need to extract values as below
12345_ab.A.IFI
2432423.B.IFI
Thanks in advance.
Probably simple I just cant figure it out how to do it, could someone please help me
I have column with filenames containing revision, status and format. I would like to extract all information except the file format. An example as below:
12345_ab.A.IFI.pdf
2432423.B.IFI.xlsm
I need to extract values as below
12345_ab.A.IFI
2432423.B.IFI
Thanks in advance.