I notice two things about Subs and Functions that require an argument:
1) They don’t appear in the “Macro” dialog. (This is also true of all Functions, with or without arguments). I have to open a random module and use “Find” to locate it. Is there a listing somewhere that will show them all, so I can click and jump right to it?
2) I can’t step through the Sub or Function unless its been called by another procedure. I realize that if I could do it, it would cause an error when it tries to use a “null” argument, but often that’s a minor problem. Is there a way to do this?
Thanks.
— Shawn