In an effort to make my code more usable, I shuffeled the order of the procedures in the code module. Now it looks as if code is not finding any of the code modules. I put 'stop' and toggled breakpoints in the formload procedure (formload is now the first procedure after variable declarations), but it doesn't seem to access the code. I get errors 'module not found' when I tab off of a text box that has an '_After' procedure in it. In design mode it jumps right to the proper procedure from the event-After event procedure. What did I do? I don't see any problems in the code (as unmatched sub-endsub or if-endif).
Thanks for any help.
Thanks for any help.