rockypierre
New member
- Local time
- Yesterday, 19:01
- Joined
- Jun 29, 2002
- Messages
- 5
I have one table called "Make and Model," with two fields: MAKE, and MODEL.
Another table, called "Options," has two fields: OPTION NAME, and OPTION DESCRIPTION.
I would like to create a third table, with fields for MAKE, MODEL, and one Yes-No field for each OPTION NAME (which exist as Records in the "Options" table).
How can I do this, besides creating this new table from scratch?
Another table, called "Options," has two fields: OPTION NAME, and OPTION DESCRIPTION.
I would like to create a third table, with fields for MAKE, MODEL, and one Yes-No field for each OPTION NAME (which exist as Records in the "Options" table).
How can I do this, besides creating this new table from scratch?