I have a word document that a user is required to fill out. Once filled out they click a command button and the document is fired off in an email to another department. This is an old and near redundant use of this document but there have been issues when a document has been received by the end user and they accidentally press the submit button sending the document to their department again!!
Once this document has been sent via email and is received the command button is disabled so this problem does not occur again. I tried doing this in the past and remember vaguely that it errored out on me as the sub was still running and I could not disable it... any ideas, I was thinking of hiding or reducing the size to 1px by 1px but my Word VBA is reasonable but not that strong.



