Subdatasheet in Form?

B

BillyRogers

Is is possible to have use a subdatasheet in a form?

I have a form that opens from a command button in datasheet view. The query
that it's based on has a subdatasheet embedded and I would like to be able to
do this in the form-datasheet view.

My whole reason for using a form view is because the query opens up fully
maximized and I don't want it to take up the whole screen.

Thanks you,
Billy
 
J

Jeff

Yes Billy... Just switch your form to design view, there is a
subform/subreport control. you may want to look up the link child
field/master field feature
 
Top