79312207

Date: 2024-12-27 15:45:36
Score: 1
Natty:
Report link

Here's code to run a procedure that's not in the current workbook:

Application.Run "'ManageBanks.xlsm'!UpdateBankData"

This runs the procedure "UpdateBankData" in the workbook "Managebanks.xlsm"

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Del