Concatenate fields on user input

Concatenate fields on user input

Hi
I'm creating a database to track my student organization and I'd like to make it easier to look up records.
If someone enters their First and Last name into First_name and Last_name fields, I'd like Full_Name to concatenate the first and last name.
Thank you ahead of time!