Hi guys i need some help to replace some line in text file using value from range i choose in my excel sheet.
for example i have test.txt and this text file is need to replace in some specific line that contain "#$ DISPLMNT" as starting point
the text will be like this

Please Login or Register  to view this content.
next i need to replace the line from "36.0000" until 0.000000
using the value from range i select in excel.
the excel file contains data like this

Please Login or Register  to view this content.
i need to select the value from range "Q3:Q12" and then update or replace the text file using this value..
so the text file will be look like this after i replace it

Please Login or Register  to view this content.
sorry for the long explaination and my poor english
i appreciate any kind of help from you guys.
thank you.