Forum Discussion
QuickBaseCoachD
9 years agoQrew Captain
Sergio, try this (in my example tel2 was the tel number)
list("",
Part([tel2],1," ()-"),
Part([tel2],2," ()-"),
Part([tel2],3," ()-"),
Part([tel2],4," ()-"),
Part([tel2],5," ()-"))
list("",
Part([tel2],1," ()-"),
Part([tel2],2," ()-"),
Part([tel2],3," ()-"),
Part([tel2],4," ()-"),
Part([tel2],5," ()-"))