By using expertatexcel.com you agree to our cookie policy, We and our partners operate globally and use cookies, for multiple purposes

Become an Σxpert at Σxcel.com

 


Application.Run - can be used to run a passed function on parameters - code in pptools - Callback_testing

Example

Application.Run "'ECM Reporting Macros.032.xlsm'!Convert2Link"

passed Parameters
  • Macro name in "...." quotes
    • 'file name'
    • !
    • macro name

  •