![]() |
|
|
|
#1
|
|||
|
|||
|
Good Morning
I've been looking at Find and Replace documentation but can't get to work what I'm trying to do. I get documents that write attachments between single quotes, e.g. 'deedle dum and deedle dee'. I want it written as »deedle dum and deedle dee.pdf. (I also format it with a different colour but once I can find it that shouldn't be the issue!) From what I read, this should find it: (\’)(*)(\’) - but Word doesn't want to know it. I have started on the replacement text but until I can find it, I can't test it. At the moment I have »\2.pdf but I suspect that will need refinement. Thanks for any pointers anybody can give me. Christine Auckland |
|
#2
|
||||
|
||||
|
Search for
'(*)' replace with »\1.pdf format>font>color>red
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
|
#3
|
|||
|
|||
|
Thanks, Graham. I still get "No results found".
I'm typing the Find string and a couple of examples to tryit out, so I'm ruling out that it's a problem with the character I'm using. Are Word versions known to have problems with this? (Currently working on a not entirely compatible combo of 365 with Windows 7.) Thanks, Christine |
|
#4
|
||||
|
||||
|
Have you checked the Use Wildcards check box?
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
|
| Tags |
| find replace;wildcards |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Find and replace text with wildcards
|
arunchandar9 | Word VBA | 15 | 06-30-2019 01:06 AM |
Dissecting a hyperlink with Find Replace Wildcards
|
WeyldFalcon | Word | 4 | 11-15-2016 12:48 PM |
| Using wildcards how do I Find and Add to, not replace | Stargehzer | Word | 3 | 01-25-2016 09:14 PM |
| Advanced Find & Replace help needed | ballst | Word | 8 | 12-11-2014 07:50 AM |
| Find & Replace: Wildcards (except this pattern) | tinfanide | Word | 6 | 01-26-2014 06:39 AM |