Insert character on duplicate lines

K

Krille

I need to insert a character where posts are repeated in a form.

My textbox is set to hideduplicates which works just fine. But I would like
to insert a character on repeated line, like this.

xxxxx
- " -
yyyyy

Could this be done in a simple way.
/Krille
 
D

Duane Hookom

Add a label behind your text box with a caption of
"
Make sure your text box has a solid white background and the text box is
brought to the front.
 
Top