Hey All,
I just completed a "Split by Attribute" where a CSV was split into features by one Field. This particular field had data in the following format: "Building - Name". Unfortunately after the "Split by Attribute" completed the spaces and Hyphen were converted into underscores so the name of the File is now "Building___Name" Is there an easy way to essentially perform a Fins and Replace on the Feature class names to return them to Building - Name format?
Thanks in advance.