| | |
|
|
|
auto fill-in |
| message from joni on 13 May 2004 |
How do set up a form/table to auto fill-in repetitive
information?
|
| John Vinson replied to joni on 14 May 2004 |
To the extent that it's possible, you shouln't STORE repetetive
information! In a relational database you will hav multiple tables
mostly in one-to-many relationships; you would store information about
the "one" side entity, once only, in the "one" side table, and then
store many records related to that entity in the "many" table,
typically using a Form and a Subform.
Could you explain what information you're working with?
John W. Vinson[MVP]
Come for live chats every Tuesday and Thursday
http://go.compuserve.com/msdevapps?loc=us&access=public
|
|
Archived message: auto fill-in (MS Access Database)