Question:
How do you do find and replace all ~ characters in Notepad with a tab?
anonymous
1970-01-01 00:00:00 UTC
How do you do find and replace all ~ characters in Notepad with a tab?
Seven answers:
osqa
2014-01-16 02:40:42 UTC
A simple ctrl H should suffice.
Yahgoogle
2008-12-23 19:27:45 UTC
Yes, you can not type a "replace with" window directly.



The solutions is that you type a somewhere in notepad, and copy the to the clipboard, and use ctrl-v to paste it to "replace with" window.
anonymous
2016-12-29 13:21:43 UTC
Notepad Find And Replace
chisari
2016-11-08 02:06:33 UTC
Find And Replace In Notepad
Jourdain
2016-01-30 10:32:58 UTC
find replace characters notepad tab
anonymous
2015-08-06 02:14:08 UTC
This Site Might Help You.



RE:

How do you do find and replace all ~ characters in Notepad with a tab?

I have a text file that is delimited with the tilde character (~).

I need to replace the tilde delimiter with a tab delimiter so I can paste into Excel. The Find and replace function is the obvious solution, but how do you replace with a tab?
Chris C
2008-12-23 11:22:15 UTC
Within Notepad, press the tab key.

Then, select the tab by pressing SHIFT+BACK_ARROW (or select the single character with the mouse).

Then press CTRL+C to copy.

Then press CTRL+Z to undo the tab character you just typed.

Then press CTRL+H to search/replace.

Enter the tilde in the "Find" entry, and then tab (or mouse-click) to the "Replace with" field.

Press CTRL+V to paste the buffer into that field.

Click on "Replace All" (or of course search and replace each entry, if you have data fields that have the tilde in them).


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...