Forum Discussion
TimEgerton
5 years agoQrew Trainee
Hi Mark,
How can I include "+" at the front of the number to get +6787777777
Thanks
Tim
------------------------------
Tim Egerton
------------------------------
How can I include "+" at the front of the number to get +6787777777
Thanks
Tim
------------------------------
Tim Egerton
------------------------------
MarkShnier__You
Qrew Legend
5 years ago"+"
&
List("",
Part([Phone],1, "() -"),
Part([Phone],2, "() -"),
Part([Phone],3, "() -"),
Part([Phone],4, "() -"),
Part([Phone],5, "() -"),
Part([Phone],6, "() -"))
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
&
List("",
Part([Phone],1, "() -"),
Part([Phone],2, "() -"),
Part([Phone],3, "() -"),
Part([Phone],4, "() -"),
Part([Phone],5, "() -"),
Part([Phone],6, "() -"))
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------