Re: Help with blank form
- From: John Vinson <jvinson@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 24 Jan 2006 18:02:08 -0700
On Tue, 24 Jan 2006 14:59:25 -0800, "Mike Busch"
<wizof103@xxxxxxxxxxx> wrote:
>Created a form, and when I view this form I comes up blank. No fields, they
>are there in the design view but that is it. Thanks.
This usually means that the Form is based on a Query which a)
retrieves no records, so you can't see any existing data and b) is not
updateable, so you can't enter (or see the blank) new record.
What's the Form's Recordsource? If it's a Query, and you open the
query as a data***, do you see any records, or the *> new record
line?
If this doesn't help please post the SQL view of the query, and
explain what the form should be displaying.
John W. Vinson[MVP]
.
- Prev by Date: Re: Lookup Question
- Next by Date: Single Field/Record Table
- Previous by thread: Re: Help with blank form
- Next by thread: Re: Lookup Question
- Index(es):