Hi Everyone,
I am new to Airtable and enjoy it (for the most part:). I am trying to concatenate two fields (done) and then replace or substitute the spaces " " with dashes “-”. I having trouble placing the substitute syntax and getting a circular reference error. Thanks in advance for your help!
Page 1 / 1
Your formula would look something like this:
SUBSTITUTE(({Field 1} & "-" & {Field 2})," ","-")
Your formula would look something like this:
SUBSTITUTE(({Field 1} & "-" & {Field 2})," ","-")
ScottWorld, coming through in clutch, thank you and be well!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.