Hi,
Usually, its defined "Test(" &[Data3]& [TerminationFile]&[Data3] &"," &[Data3]& [UserList]&[Data3]&")" to call a macro having parameters from BP, where
Data3 = "
terminationFile = File Path
UserList = FilePath
It calls the params and prints MsgBox, but it further calls Load_Xlxs(terminationFile ,UserList ), it fails, saying: The macro may not be available in this workbook or all macros may be disabled.
Any Clue?