Heya Bre!
You should just have to enter your email address in the field to get the submit link to work, its just an email link so will open the users email client.
To get rid of the email line.
First off, delete the email address on the "Custom Info" tab so the field is blank.
There is a hidden tab called "Web Data". Unhide this (rightclick on another tab and click unhide).
You will then need to Un-Protect the Sheet. This in version 2008, you click "Review" Tab then "Unprotect Sheet"
Cell B4, change from
Code:
><a href=mailto:
to
Code:
>
Then change Cell G4 from
Code:
">Submit-Correct your Blog</a></div></h2>
to
Code:
</div></h2>
That should work.
On the "Web Data" page you can change the text "Submit-Correct your Blog" to anything you want.
The Order is covered by the Label and Title columns. It will go from top to bottum in that order. You can rename them all to suit.
Look forward to seeing what you come up with;)
Razor