Quote:
Originally Posted by chaley
The separator character is specified in the column description, and has been since custom columns were introduced.
|
I must be misunderstanding that
I defined this custom column (there's a semi colon in the description):
I entered
val1; val2, val3 into a SemiTest cell, when I press Shift+F2 I see
val1; val2
val3
I was hoping I'd see
val1
val2, val3
BR