Dear Gents,
The following code can run well sometimes,
but after run other macro , following code show run time error 91: Object variable or with block variable not set
Would you please help me to figure out this problem?
Thanks.
Option Explicit
Public rngA, rngB, cell As Range
Public a, B, C...