Quote:
Originally Posted by BradHodge
Greetings all.
I'm using Access 2003. I have a form that is not showing any of the controls in the Detail section when you switch to Form View. You can see and change the color of the Detail Background, but none of the controls can be seen.
I've checked both the Detail section and Controls' properties. All are set to Visible "Yes" and all are set to Display When "Always". Controls that are in the Header and Footer show up fine.
Never had this one happen before. Any thoughts?
Thanks,
Brad.
I have had this happen many times. If your form is not allowing new records to be added, and the query or table the form is based on is returning no records, then you dont get to see any of the controls.
This gets very arkward if you delete the last record in a set, and then the form wont show you the controls to add a new record back in.