That worked!
One last question, simply because I thought I had found the solution on your website, but it doesn't seem to be working.
To prevent them from sending duplicates, I am trying to clear the text fields once the email from the command button is sent. I found your code for resetting form fields, but it doesn't seem to be resetting them.
I also tried to just add the following after the email code, but nothing happens:
Code:
Text1 = ""
Text 2 = ""