Hi guys,
I need your help. I tried to build a regex expression but this is quite to much for me right now.
The problem is:
- I have a string extracted text that is retained in a variable.
- In this text I need to find a specific text (currentRow(“Name”).tostring from a for each excel file and the following text after the current row.
- Bellow is a image of the text I need to extract: The red text is the value that current row is retaining and with yeelow background is the format of the extracted file.
Thank You.
sample.docx (17.3 KB)