Cannot view detail section of the form in form view

message from =?Utf-8?B?dGVycnkuY29t?= on 20 May 2004
Hi

I have designed a form but the problem is I cannot view the detail section of the form
in form view,the header and footer sections are ok.I have tried every other option mentioned in the help but nothing has happened .

I need you help ..I dont know if it is a probelm with access installed on my machine or is it just with the properties ,macro or VB coding I that I have done.

10..Q
 
John Vinson replied to =?Utf-8?B?dGVycnkuY29t?= on 21 May 2004
This symptom can occur if a) the Form's Record Source query contains
no records and b) it's not updateable either. What is the Record
Source? Can you open it as a query, and does it have records and/or a
*> new record line?

John W. Vinson[MVP]
Come for live chats every Tuesday and Thursday
http://go.compuserve.com/msdevapps?loc=us&access=public
 
hcj replied to =?Utf-8?B?dGVycnkuY29t?= on 21 May 2004
make sure the Visible property of the Detail section
header itself is set to Yes or that you haven't
accidentally overridden that property in coding somewhere

the detail section of the form
tried every other option mentioned in the help but nothing
has happened .
access installed on my machine or is it just with the
properties ,macro or VB coding I that I have done.
 

Archived message: Cannot view detail section of the form in form view (MS Access Forms)