I have a problem where I have a macro which was saved without connecting to any references, can I know how to know which object belongs to which reference.
for example:
but when I try to run the code it shows a compile error as "user type not defined"
there are many such declarations in code, I don't know which declaration belongs to which library.
so can I know which reference is not connected.