Skip to main content
Solved

Formula - No text format available?

  • May 14, 2024
  • 2 replies
  • 30 views

Forum|alt.badge.img+2

Hello,

I have a very simple request.

I simply need to generate a formula to compute the first and last name of my contacts.
However, as simple it is, I do not have the text format in the formatting bar. Only Number, Currency, Percent and Duration.

Then it is impossible for me to create the basic field {First Name} & {Last Name}
Is it possible to allow the text format anywhere?

Thank you very much for your help.
Franck

Best answer by BillH

You have it right there, but assuming you would want a space use 

{First Name}&" "&{Last Name}

2 replies

BillH
Forum|alt.badge.img+24
  • Brainy
  • Answer
  • May 14, 2024

You have it right there, but assuming you would want a space use 

{First Name}&" "&{Last Name}


Forum|alt.badge.img+2
  • Author
  • New Participant
  • May 14, 2024

You have it right there, but assuming you would want a space use 

{First Name}&" "&{Last Name}


Hi BillH,

This is working.
I thought it was mandatory to set à formulat formatting, but it seems not.

Best,
Franck