[AccessD] Recordset to a Continuous Form

ACTEBS actebs at actebs.com.au
Tue Oct 12 11:06:09 CDT 2004


Susan,

I'm not sure what you mean by the "forms recordset" property. The Help
MS provides with this property is more to do with using it like:

Set rst = me.recordset................

But that is assuming you have a bound form to a query or table.

Is there another method you have in mind that I'm missing?

Thanks
Vlad

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Susan Harkins
Sent: Wednesday, 13 October 2004 1:24 AM
To: 'Access Developers discussion and problem solving'
Subject: RE: [AccessD] Recordset to a Continuous Form


I've never tried this -- would the form's Recordset property work? 

Susan H. 

There's not really any such thing as a continuous *unbound* form.  The
only thing that makes it a continuous form is the bound recordset.  You
can display a recordset in a grid control, but it won't behave the same
as a continuous form.  Perhaps if you explain what you're trying to
actually accomplish, someone can help.

Charlotte Foust



-- 
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list