[PA] 업무자동화/[XL]Excel & VBA
XL cant find project or library
Weneedu
2021. 2. 5. 03:52
20210204 1340
Can't find project or library 현상 발생
VBE > Tools > reference도 접근 불가
Googling results
"stackoverflow.com/questions/46457621/references-in-vba-editor-not-opening"
"stackoverflow.com/questions/54559743/excel-vba-cant-find-project-or-library" ▶ this helps
안전모드로 엑셀 실행
▶win+R type "Excel.exe /safe"
▶ Alt+F11 will open VBE
▶ copy all code to new file...