Extra text on an Outlook 2007 custom form

  • Thread starter Thread starter jclennon
  • Start date Start date
J

jclennon

I have created a custom form and everything is fine except there is extra
text in the upper, right-hand corner of the form. I can't select it, so I
can't delete it. I don't know where it came from. It appears above the
controls. It is on the form when the form is used to send a message. How do
I get rid of this text?

If I can't, can I copy and paste all controls and fields to a new form?
 
Your description suggests that you set a value for the Caption property of
the page. In form design mode, select any blank part of the page, choose
Advanced Properties, and scroll down until you see and clear the Caption
property.
 
That was it. Thank you.

Sue Mosher said:
Your description suggests that you set a value for the Caption property of
the page. In form design mode, select any blank part of the page, choose
Advanced Properties, and scroll down until you see and clear the Caption
property.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
 
Back
Top