Forum Discussion

BenjaminBrooks's avatar
BenjaminBrooks
Qrew Trainee
5 years ago

Combine first and last name into one box

I have a first and last name box for customers' names and I would like to make one box that combines them so I can use it at the top so it displays when the record is open. I have used a text formula rich option for the new box for the combination but I cannot seem to get the formula right.

What would I put in as the formula to make this happen?

------------------------------
Benjamin Brooks
------------------------------

2 Replies

  • I suggests using a regular formula text field.

    List(" ", [First Name], [Last Name])

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------
    • BenjaminBrooks's avatar
      BenjaminBrooks
      Qrew Trainee
      Thanks Mark!

      ------------------------------
      Benjamin Brooks
      ------------------------------