compile error : can't find project or library
When openning the template dotm file on another machine , my VBA code throw compile error : can't find project or library, and debugger indicates error on funtions like trim, ltrime or symbol chr(32).
The code works perfectly on my development machine, and the Word versions are the same (2016), and references are also the same.
How could I solve it ? Many thanks.
|