Extract States from a String
Hello
I have a database that generates the following string based on a web form selection.
I need to extract the state names only from these strings.
How can I achieve that in Excel? I tried everything
[{"licenseexpdate":"","licensenumber":"ysdksnjdkl", "state":"Pennsylvania"},{"licenseexpdate":"08/12/2020","licensenumber":"lic1235","state":"Florida"} ,{"licenseexpdate":"","licensenumber":"gsdgfsef"," state":"South carolina"}]
|