Hi,
I open two or more workbooks on my computer. I am using the syntax:
Call macro_name
to call another macro in a module from the same workbook I am in. But sometimes it tries to call from another workbook where not found and throw the error like:
Method name of method not found.
Any help is appreciated.
Thanks
I open two or more workbooks on my computer. I am using the syntax:
Call macro_name
to call another macro in a module from the same workbook I am in. But sometimes it tries to call from another workbook where not found and throw the error like:
Method name of method not found.
Any help is appreciated.
Thanks