How to extract "FIrst" & "Last" Names from a "Full Name" Field

Users enter their Full name in a field, but i want also the database to save “First” & “Last” name in separate fields.

How?

Hi @cheskiefisch :slight_smile: this can be done by using regex:

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