Did you look on the Properties dialog for the To property? Did you run the form and remove the address from that instance, then save or publish?

Signature
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
> Hi Sue,
> Thanks for the response. I have no written code for the form and can only find the initial value of it in places that I cannot delete or appear to modify. I have found the initial value while in design mode for the form under the tab (All Fields) - select from - Address fields and All Mail fields. Under both of them it shows the To field with my email address as the value. The choice for Delete (button at bottom of page) is greyed out so cannot delete the field or value. I am assuming I cannot delete because these fields are not user defined?
Rob - 26 Jul 2007 18:59 GMT
The reply form has been published and saved with the field deleted from the form and the form is still sent to me. When I am looking at the field and value under the All Fields tab - address fields..
and click on Properties all field properties are greyed out and the value is not shown. All that appears for properties (that are greyed out) is Name,Type and Format. If I add the To field back to the form the initial value is my address, I then deleted my address and have initial valued unchecked. Republished form and results are still the same, reply is sent to my email address. Also have saved the form along with publishing it. Under All Fields - Address Fields/All Mail Fields I cannot get rid of the value for the To field and am guessing this is where it keeps taking the value from.
Thanks for your patience
Sue Mosher [MVP-Outlook] - 26 Jul 2007 19:27 GMT
You also should be able to run the reply form and press Ctrl+Alt+B to bring up the address book dialog and delete any recipients you find there.
Also, check the original form's Options dialog to see whether it has a reply recipient set there.

Signature
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
> The reply form has been published and saved with the field deleted from the form and the form is still sent to me. When I am looking at the field and value under the All Fields tab - address fields..
> and click on Properties all field properties are greyed out and the value is not shown. All that appears for properties (that are greyed out) is Name,Type and Format. If I add the To field back to the form the initial value is my address, I then deleted my address and have initial valued unchecked. Republished form and results are still the same, reply is sent to my email address. Also have saved the form along with publishing it. Under All Fields - Address Fields/All Mail Fields I cannot get rid of the value for the To field and am guessing this is where it keeps taking the value from.
> Thanks for your patience