Form Detail Missing In Form View

kevsim

Registered User.
Local time
Today, 21:00
Joined
Aug 10, 2002
Messages
34
I am a litle desperate, I am not sure what I have done, my problem is as follows- I have a large form, it views correctly in "Design View", however when I switch to "Form View" the form header is there but the contents of the Detail is missing, I switch again to Design View, all is still there. I would appreciate any advise as to what I may have done and how to recover from the problem.
kevsim
 
Not trying to be condescending here, but make sure that the VISIBLE properties of your controls are set to YES and make sure that the DISPLAY WHEN property of all the controls are set to ALWAYS (if you want them to show on screen and if printed) or SCREEN ONLY (if you don't want them to show if printed).

Give that a try and if that doesn't work, we'll go from there.
 
boblarson, I thank you for the information, however I have solved the problem, it was my own stupidity. I had added a table to my query and did not go back and check if all was OK. I have now removed the table and all is OK. Once more, thank's for the info.
kevsim
 

Users who are viewing this thread

Back
Top Bottom