I have google sheet with a column of hundreds of instagram handles ( @handle ) that I need to convert to links in this exact format> @handle
Any idea on how to replace what I have with regular expressions on Google Sheets to obtain what I need?
I have this: @handle
I need this: @handle
Thank you in advance!