Re: Empy form
From: Rick Brandt (rickbrandt2_at_hotmail.com)
Date: 03/22/05
- Next message: Marvin: "RE: How to lookup the corresponding field?"
- Previous message: Dennis: "RE: Basic Form query (am sure answer is simple)"
- In reply to: Juan Mack: "Empy form"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Mar 2005 08:28:52 -0600
Juan Mack wrote:
> I trying to figure out what I did. I can open a form in design mode,
> I see all the fields, but when I run the form it is empty (just the
> background). HELP!
(common question)
The detail section of a form will appear completely blank if there are no
existing records to display and no ability to add new ones.
The former can be caused by an actual lack of records or due to query
criteria and/or filters being applied. The latter can be caused by form
properties (AllowAdditions and RecordSetType) and/or because the form is
bound to a query that is not editable (most common).
-- I don't check the Email account attached to this message. Send instead to... RBrandt at Hunter dot com
- Next message: Marvin: "RE: How to lookup the corresponding field?"
- Previous message: Dennis: "RE: Basic Form query (am sure answer is simple)"
- In reply to: Juan Mack: "Empy form"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|