• Load multiple rules Modules

    I have a general piece of code used in many of my rules modules. To clean it up I have tried to move the code to a Public Sub. My problem is how to activate the second rule module. -- I have found the error, never mind..