Form view shows nothing

diplomat

Registered User.
Local time
Today, 00:26
Joined
Mar 26, 2000
Messages
12
I used the form wizard to make a form with data from four different tables. I think I followed all instructions correctly, but when I tried to view the form only the header section showed; the detail area was blank. If I look at the form in design view, everything is there, or so it seems.

The help files are of no help in this problem.

I appreciate any suggestion.

Thanks
 
The result from the query your form is based on is more than likely returning 0 records that match your criteria. This will produce the empty form. Check the query to see if this is true.

HTH
RDH
 

Users who are viewing this thread

Back
Top Bottom