Unbound continuous form?

L

LAS

Has anyone ever used a completely unbound continuous form? All the examples
I've seen assume that only one row is retrieved in the recordset. That is,
that the form is a single, not a continuous form.

TIA
LAS
 
J

John W. Vinson

Has anyone ever used a completely unbound continuous form? All the examples
I've seen assume that only one row is retrieved in the recordset. That is,
that the form is a single, not a continuous form.

TIA
LAS

You cannot use a completely unbound continuous form. A continuous form must
get its data from SOMEWHERE - a table or query.
--

John W. Vinson [MVP]
Microsoft's replacements for these newsgroups:
http://social.msdn.microsoft.com/Forums/en-US/accessdev/
http://social.answers.microsoft.com/Forums/en-US/addbuz/
and see also http://www.utteraccess.com
 
L

LAS

Yes, it dawned on me after I posted this that unbound controls in a
continuous form all have the same value.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top