How can I stop another function in the middle no matter which line it's at? Can I use something like Exit Sub or Exit Function on another function? Thanks