Formulas + Text

Hi,

I'm trying to do something in a cell. What I would like is to insert at the beginning of a cell the last 6 letters of the cell next to it, it is done with this [=RIGHT(PROJET@row; 6)]. But I would like to have the text I wrote in this cell standing next to the right of the 6 letters of the formulas.

Exemple:

I type "Blablablabla" in a cell. I would like my cell to display "GHTRE - Blablablabla" , assuming "GHTRE - " is coming from the next cell with [=RIGHT(PROJET@row; 6)]

My question is : how to add my cell text with the formula in the cell : Something like [=RIGHT(PROJET@row; 6) + this_text].

I hope I'm clear enough.

Thank you to the community

Fabrice

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!