boblarson
Smeghead
- Local time
- Today, 08:40
- Joined
- Jan 12, 2001
- Messages
- 32,059
For example instead of adding another field to the customer table to record a new aspect of the customer, have a related table that stores many different aspects of the customer each identified by a field with a key to the name of the aspect being recorded.
These aspects are displayed in a subform in either continuous or datasheet mode so there is no need to alter the form when a new aspect is added.
Great idea Galaxiom. And I have a sample on my website which demonstrates this concept. (just in case anyone wanted an example)