Hi,
In your main form, without the subform, change to design view and drag and drop the table from the list of table objects onto the main form. This will create your subform and the default view is datasheet view. Maybe you want something more sophisticated. You can also create a query to display the subform data, and then drag and drop the query in design view, which also creates a datasheet view by default.
HTH
mmcdonal
|