Is there any way to get the current sub/function name from VB? For error logging purposes, I would like to call a WriteError function and pass the current sub/function that has caused the error?

Thanks!
Kevin