View Single Post
 
Old 04-17-2022, 05:11 AM
ericliu24 ericliu24 is offline Windows 10 Office 2016
Novice
 
Join Date: Mar 2022
Location: China
Posts: 21
ericliu24 is on a distinguished road
Default 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.
Reply With Quote