Is there any way by which we can find out the name of the current Sub or Function that is executing ? I require this for error logging. I want to log in which Sub or Function did the error occured. And donot want to hardcode the name of the same everytime.