Quote:
Originally Posted by macropod
The code is designed to run when you exit the last content control in the table (whose structure is impossible to determine from your post), regardless of how you exit it. Shift-Tab will take you to another content control, but you could just as easily use the mouse to click anywhere else in the document. As for your "Evaluation" content control, I can't see the point in having it if:
|
Yeah, I really don't need the "Evaluation" CC.
I'm not sure what you mean by "structure" of my table.
Could I modify your code so it would only activate when the user exited the "Method Of Inspection" CC? I assume I would do some kind of "SelectContentControlByTag" method but I'm not sure where to put it or how to do it without mucking up your code.