How do I do this. I keep getting the compile error "Expected variale or procedure, not module".

Sub Macro1()

    Call LaborOperator("rev")
    
End Sub