View Single Post
 
Old 08-03-2018, 09:44 AM
Fouko Fouko is offline Windows 10 Office 2016
Novice
 
Join Date: Aug 2018
Posts: 8
Fouko is on a distinguished road
Default

I found my error

In fact I need to put the code after the line :
Code:
        oDoc.Range.Text = ""
And that works !!!

Any ideas how to put this condition that chapter 1 and/or 2 need to be checked to validate the document ? Without this condition, the macro send a message.

Thanks, I learn quickly with you.
Reply With Quote