I was working with an access 2007 form that contain the form header with some controls , but out of a sudden the header disappear from the form.Therefore how can I place it back on the form?
Form Header disappeared from Form
Collapse
X
-
Tags: None
-
Robert,
Did it disappear altogether or just when displayed? If it disappeared altogether, then you need to add it back. In Form Design View, go to the Form Design Tools Ribbon, in the Show/Hide Group, click on Form Header/Footer and it should add an empty header/footer.
If it only disappeared when displayed, then check the Visible Property of the Header/Footer by clicking on it and viewing its properties. It could also be that the Display When property is set to Print Only.
Let me know if this works.
Cheers!
Comment