Thread: [Solved] Find and replace
View Single Post
 
Old 04-11-2018, 01:02 AM
Urraco Urraco is offline Windows 8 Office 2016
Advanced Beginner
 
Join Date: Apr 2018
Posts: 30
Urraco is on a distinguished road
Default

Quote:
Originally Posted by Stefan Blom View Post
Apparently I did misunderstand the question. :-(

If you don't need a wildcard find & replace, you can make use of ^t^p in the "Find what" box. You can even use ^w^p which would find any blank space (tab or space character) followed by a paragraph mark.

I want to convert a multiple columns (table numbers) from Excel into a single paragraph in Word (copy from Excel and paste in Word). Then in Word i use "find and replace" to replace all tabs and paragraphs between my numbers whit spaces character.
^ t ^ p does not work at once in my case
but [^t^13] works
Reply With Quote