Let's say I have the following table:
| Name |
| Adams, Jacob |
| Holiday, Jrue |
I have a multi field formula tool that changes the names ordering around, but a new column is created rather than overwriting. For example:
| Name | New Name |
| Adams, Jacob | Jacob Adams |
| Holiday, Jrue | Jrue Holiday |
How do I overwrite? Here is my formula:
