Try to run the macro with prefix as ThisWorkbook.YourMacroName if it is developed under Thisworkbook or SheetName.YourMacroname if it is inside particular sheet or just YourMacroName if it is created under Module.
Regards,
Ranjith.
Try to run the macro with prefix as ThisWorkbook.YourMacroName if it is developed under Thisworkbook or SheetName.YourMacroname if it is inside particular sheet or just YourMacroName if it is created under Module.
Regards,
Ranjith.