how can I extract part of the text pasted to another, example:
Acompanhar EntregaAguardando aprovação PO
I want to get: “Aguardando aprovação PO”
How can I do?
how can I extract part of the text pasted to another, example:
Acompanhar EntregaAguardando aprovação PO
I want to get: “Aguardando aprovação PO”
How can I do?
Check below
If Acompanhar Entrega is fixed you can use regex as above
Hope this helps you
Thanks
Thank you very much
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.