Thread: [Solved] Formatting with macros
View Single Post
 
Old 05-13-2012, 04:28 PM
WaltR WaltR is offline Windows Vista Office 2007
Competent Performer
 
Join Date: Dec 2010
Posts: 123
WaltR is on a distinguished road
Default

Thanks a million macropod. Replacing with '.Wrap = wdFindStop' produced the desired outcome, no more interuptions, yeah!

You're right, I've got several macros for different operations. This particular one performs three operations. I did look at yours but I wasn't sure if it would work with the document I'm working with. The only way I know to make macros is to record them through the Developer tab, so I wouldn't know how to do it from just the code, at this point anyway. I've got a book with a couple of chapters on writing macros in Word so I might check it out. I'm not sure that's something I really wanna tackle right now, but I'm sure you're right, it would probably simplify life in the long run.

I'm not sure why Word would temporarily skip over those dialogs, pretty weird. But it doesn't really matter now I guess.

Again, much appreciated.
Reply With Quote