Joined: 29 Oct 2009
Online Status: Offline
Posts: 1587
Posted: 08 Jul 2015 at 1:28pm
If I am assuming that the first line is a continuous string. I would use the replace function. I do not know what the bullet symbol ascii code so I will use a dummy for the example formula.
replace({somestring}, chr(0), chr(0)+chr(13))
that should put a carriage return into the string.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum