I have this VBA code, which perfectly works when I execute it "myself". However, it doesn't work when I execute it through BCA. Is someone know the reason ?
the following code is :
Option Explicit
Dim NbLignes As Integer
Dim i As Integer
Dim docmaitre As Document
Dim docesclave As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.