Hi guys,
Hopefully a quick question.
I have a sub which is called from a number of different places and I want it to do something different if it is called from one specific place which I would rather not do using parameters.
How can I find out using VBA which procedure called the...