Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: WizardousHi
Similar to this issue I need to get value or values from a field between characters ">" and "<". As they are not same, one split function won't work for me. On the other hand I can not give specific numbers of "<" and ">" occurance on the field, as it changes by row (may be none "<" and ">", or more than 5, or just 1 etc.). So I need to do more than 1 split with while loop I think?
My question here is;
Is there a function that does remove between "<" and ">" or get between ">" and "<"?
Or do you have a suggestion? I would be greatful.
Thank you,
Kind regards,
�zg�n