gjbbroekhuis
Programmer
Hi,
I'm looking for a simple solution for adding as many records as needed to add a text (say 500 - 600 characters). The tekst is already available as a string.
Just counting characters is not good enough, because we don't want to split words over 2 records. If a word doesn't fit it has to be added to the next record.
In my table the field has 80 positions.
Using memo fields is not an option here.
Regards, Gerrit
I'm looking for a simple solution for adding as many records as needed to add a text (say 500 - 600 characters). The tekst is already available as a string.
Just counting characters is not good enough, because we don't want to split words over 2 records. If a word doesn't fit it has to be added to the next record.
In my table the field has 80 positions.
Using memo fields is not an option here.
Regards, Gerrit