I want to convert a list of words separated by semicolons in one column to a list of words separated my commas in another column.
Any Ideas on how to do this in Airtable?
I want to convert a list of words separated by semicolons in one column to a list of words separated my commas in another column.
Any Ideas on how to do this in Airtable?
Found this works:
=SUBSTITUTE({Column Name}, “;”, “,”)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.