Dear all,
I have a fieldname 'Reference', V_WString, where I have multiple different length values, actual examples below;
23660620210301100
BI501120210901100
1940790MKTF63
(null)
04703710103700
10276495740403
I would need a way to remove digits from string positions 7, 8 and 9, IF the string length = 17. For any other strings, no manipulation is needed.
Anyone able to solve this?
Cheers,
Carlos77