can't add a subdatasheet to a linked table

G

Guest

In access 2003 I am trying to add a subdatasheet to a linked table, however
the option is greyed out on the insert menu
 
J

John W. Vinson

In access 2003 I am trying to add a subdatasheet to a linked table, however
the option is greyed out on the insert menu

If you want to do this at all - and subdatasheets are NEVER necessary, wreck
performance, and are far less flexible than a form with a subform!!! - you
must do so in the backend, the database which contains the tables.

Don't, though; just use a Form. Tables are for storing data; forms are for
interacting with data.

John W. Vinson [MVP]
 

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