wrote:
Hi Pedro,
In the Movements assign simply do
Movements
=
Movements + ListRecords1.List[i].Text.Value
I feel so ashamed now.
I was trying things like +ListRecords1.List[i].Text.Value +
+""+ListRecords1.List[i].Text.Value+""+
Completelly failed to remember that I could simply summon the variable name -.- The curious thing is that 2 of my colleagues failed too to help me. Impressive how super basic stuff can lock us for more time than it should. Many thanks to André and to the rest of the repliers