Unfortunately, no. I just tried it (in 2003). Excel is ahead of you. :-)
However, I would expect that your subroutines would almost all have at least
one parameter. Otherwise, how will they know what to do.
> ... but then the extra typing of passing an argument that's involved....
But you're only doing it once - while you write the code. A small price to
pay for an easy fix.