Hi.
How replace a specific line in the file?
e.g
1. <html>
2. <head>
3. <p><center>Hello WORLD!!!</p></center>
4. <p> How are you </p>
5. </head>
6. </html>
And how to replace 4 line text: Do You love dogs?
I do not want to pre-script.
I need a formula that turns the text on the specific line.
Thanks.