DiegoMendoza1
9 years agoQrew Trainee
Colorized List Formula
I currently have a text formula that creates a list that looks like this:  List("\n",ToText( [Field 1])&" "&"Width",   ToText([Field 2])&" "&"Length",  ToText([Field 3])&" "&"Depth")    I want this li...