Sub datasheets

D

David Whitaker

How would you go about using sub datasheets in single form view, or is that
not possible.
I did create subdata sheets and they work fine in datasheet view, but how
would you try to make them work in a single form view?
David
 
J

John Vinson

How would you go about using sub datasheets in single form view, or is that
not possible.
I did create subdata sheets and they work fine in datasheet view, but how
would you try to make them work in a single form view?
David

Use a Subform instead (in datasheet or, probably better, continuous
view). Datasheets are of very limited capability; Subdatasheets are a
major drag on performance.
 
Top