Hi,
I need help to understand how to concatenate extended text, so I wrote this:
The Extended text keeps concatenating more extended text lines to one string following more text lines per supplier number, puts one text after one another like below:
Problem is the the text line repeat itself, so how do I rewrite my VB to avoid the repetition of 'old text':
Seems like I am not taking line number in consideration, so how do i rewrite taking care of line number, I cannot figure it out: