Hi Ladies and Gentlemen
I am trying to figure out a formula to extract the end of a string and move that result into another column
In column A I have file names like the following
C:\raw_keywords\Access_Import\Business\business_1_accounting.csv
C:\raw_keywords\Access_Import\Business\business_1_associations.csv
C:\raw_keywords\Access_Import\Business\business_1_business-to-business.csv
What I want to do is extract everything after the last "_" and put the results in column B
The results should be:
accounting.csv
associations.csv
business-to-business.csv
I would appreciate any assistance
Thank you very much!
I am trying to figure out a formula to extract the end of a string and move that result into another column
In column A I have file names like the following
C:\raw_keywords\Access_Import\Business\business_1_accounting.csv
C:\raw_keywords\Access_Import\Business\business_1_associations.csv
C:\raw_keywords\Access_Import\Business\business_1_business-to-business.csv
What I want to do is extract everything after the last "_" and put the results in column B
The results should be:
accounting.csv
associations.csv
business-to-business.csv
I would appreciate any assistance
Thank you very much!