![]() |
|
#3
|
|||
|
|||
|
Thanks! You're quite right about the superfluos 'Link'-line in the code. But space or puctuation marks in Cset are needed, because the string with http is not an active hyperlink. Unfortunately, Cset:="[ .,:;]" (which I had tried myself before posting) does not work: the line Rng.MoveEndUntil Cset:="[ .,:;]" causes no error but it doesn't cover the whole string. It works only if I use Cset:="[ ,;]". But what about '.' and ':' ?
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| http/1.0 404 not found | Powerpoint User | PowerPoint | 2 | 11-20-2016 11:10 PM |
| Find whether string contains hyperlink and Process the same | PRA007 | Word VBA | 15 | 12-01-2015 02:57 AM |
| Multiple Hyperlink to a single string | PRA007 | Word VBA | 7 | 11-09-2015 04:29 PM |
| Outlook http server | joelwelford | Outlook | 0 | 09-07-2015 10:00 AM |
Way to search for a string in text file, pull out everything until another string?
|
omahadivision | Excel Programming | 12 | 11-23-2013 12:10 PM |