VBA Error - 'name conflicts with existing module, project, or object'

preview_player
Показать описание
If you are writing code in VBA and trying to reference another workbook, you may get the "name conflicts with existing module, project, or object" error.
Here is how you fix that in a minute or less.
Basically, you just have to change the name (they both cannot be VBAProject), so you go to Tools then VBA Project Properties, and change the name.
Рекомендации по теме