Reposition the cursor to end of document
Hi Folks,
I am not a VBA programmer but I am using VBA with WORD 2007. I created a template/form to capture input from users. The form consists of a table from which the user inputs specific data elements, and a free format area where the user authors an assessment.
I put a macro in one of the drop down boxes in the table to execute on exit. That macro should place the cursor at the end of the document. The end of the document should be immediately following the word "Assessment:" which follows the table... When I test the macro with the template unprotected, it works as expected and places the cursor right after the word "Assessment".
However, when I protect the template and execute it .. the cursor ends up directly after the table that is above the word "Assessment:". No warnings or errors from VBA or WORD, it just dumps the cursor "early".
Any guidance you can provide would be appreciated. If you require compensation for your time and efforts please let me know your scale.
Thanks much.
Fergie
|