How to concatenate literal string and cell reference

Here's a formula example I could not find in the documentation:

    ="https://example.com/?ip=" & [Column2]

Although there is a CONCATENATE function for 2 text strings, I did not find in the documentation a list of operators for concatenating nor any workable example of quoting. While the above seems incredibly obvious now that it works, I spent hours trying a lot of other things due to simply not having any working example to follow. The Operators section at this time seems to only cover numeric value math :slight_smile: :nerd_face:

3 Likes

Hi @Apri-e64d and welcome to Honeycode community! I appreciate the pain you've gone through and have informed our content team of the gap in documentation.

Please post any other feedback you have. Our team is eagerly going through all of it!

This topic was automatically closed after 14 days. New replies are no longer allowed.