How to keep all charaters before a period?
Hi all, This is a simple question I am sure...but I have a column filled with file names "xfsfds.csv" and "sdfdgdfg.csv" What if I want to just keep the names in the column, and get rid of all the ".csv" at the end? Thanks!