Forum Discussion
MarkShnier__You
Qrew Legend
5 years agoIf you want everything except the last name, then you can use
NotRight([my name field]," ")
That will work for any number of names. So the last name would be
Right([my name field]," ") and everything else would be the first formula
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
NotRight([my name field]," ")
That will work for any number of names. So the last name would be
Right([my name field]," ") and everything else would be the first formula
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------