Sub-form won't appear

B

Bill Stanton

What am I doing that would cause a sub-form to appear
as a blank (all gray) rectangle upon the main form? It
appears normal when opened independently and all of
its controls function normally. I used the simple wizard
to add it to the main form.

Thanks, Bill
 
D

Dan Artuso

Hi Bill,
A form will appear 'blank' if it's recordset is empty AND you
have Data Entry set to no.
 
Top