Can someone explain why two subprocedures in the same module are listed
differently in the Macros dialog box? The procedures are called Test1 and
Test2. When I choose Tools > Macro > Macros, the first displays as Test1,
but the second displays as Module1.Test2.

It seems that Test2 runs correctly, but it also frequently causes one of
those "Send Error" messages and shuts down Excel. Is the way these are
listed telling me that there's something potentially wrong with my code?
--
Steve C