Occasionally I make a boo-boo and describe an Object with one name and then describe the...
Sub Object_Event with a very similar but not identical name....
The result is benign, no errors, it simply does not work and I stare at the screen for some minutes before I recognise that the Sub is not firing at all due to my error.
Sub [Space][Tab] is very useful but we are not all perfect! Is it possible to flag Sub Object_Event where there is no matching Object ???
Sub Object_Event with a very similar but not identical name....
The result is benign, no errors, it simply does not work and I stare at the screen for some minutes before I recognise that the Sub is not firing at all due to my error.
Sub [Space][Tab] is very useful but we are not all perfect! Is it possible to flag Sub Object_Event where there is no matching Object ???