![]() |
#3
|
||||
|
||||
![]()
Thank you Paul, you don't know how much time I've spent trying to figure that issue. OMG, you are a brilliant person.
i'll try to analyze the difference between the two scripts to learn and understand. But how can I understand more in dept in Word VBA programming? Been trying, as god is my withness, I've been trying. I've created over 100's of macro's which I've used on the ribbon, to help me, but my programming is a novice programming. This is my typical Find and Replace programming (as a novice): Selection.Find.ClearFormatting Selection.Find.Replacement.ClearFormatting With Selection.Find .Text = "^13" .Replacement.Text = "^p" .Forward = False .Wrap = wdFindStop .Format = False .MatchCase = False .MatchWildcards = False End With Selection.Find.Execute Replace:=wdReplaceAll In the undo's, I do see often ==> VBA-Find.Execute2007, which tells me I'm programming old style. LOL Any advice, I will be so ever in your debt. But Thank so much for fixing that script ![]() Cheers ![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Text in two textboxes | guest_gast | PowerPoint | 5 | 03-26-2018 01:21 PM |
![]() |
dmcgettigan | Word VBA | 1 | 02-27-2017 08:50 PM |
![]() |
tng | Word VBA | 1 | 12-22-2013 05:23 PM |
My plain text post got converted to rich text in a reply, how to convert it back? | david.karr | Outlook | 0 | 01-05-2012 09:46 AM |
![]() |
luke1438 | Outlook | 4 | 03-13-2011 07:47 AM |