Skip to main content

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!

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