Replace function
-
I used to use the replace function to add quotes to the beginning and the end of each line and it worked when I used Windows 7. Now I updated to Windows 10, the replace function still works but I could not add the quotes anymore. Does windows version matter? Please help.
Find: ^ (start of the line) or $ (end of the line)
Replace with: "
Click Replace All => 0 occurrences were replaced??? -
Does windows version matter?
to be honest, I don’t think so.
You have checked regular expression, haven’t you?
And your find what looks different than what you’ve posted, doesn’t it?Cheers
Claudia -
@Claudia-Frank
Thanks for the hint. regular expression is the key. It now works perfectly.