can't add a subdatasheet to a linked table

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
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]
 
Back
Top