Forum Discussion
MarkShnier__You
Qrew Legend
5 years agoCan you live with an alphabetical sequence for Child 1, Child 2 Child 3?
So then the easiest way is to make a combined text summary field of the children and then use a formula field to parse out the parts of that combined text summary field.
The formula for example for Child 2 will be
Trim(Part(ToText([Combined Text Summary field]),2,";"))
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
So then the easiest way is to make a combined text summary field of the children and then use a formula field to parse out the parts of that combined text summary field.
The formula for example for Child 2 will be
Trim(Part(ToText([Combined Text Summary field]),2,";"))
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------