philipscodes
New member
- Local time
- Today, 03:10
- Joined
- Jun 23, 2014
- Messages
- 6
Greetings,
Kindly advise on this issue with tables.
I will be as discrete as I possibly can in this regards...
We are an automobiles organization based in Dubai.
Our main Access DB contains links to a lookup DB(containing many tables).
The main DB has 1 table & 1 form storing information from our sales team on sales orders.
In our lookup DB, below mentioned are 3 table descriptions:
tblVehicleModel
Sample Data Flow:
Model: LL450 (Chosen)
Exterior Colours: Black (Chosen)
Interior Colours: Black, Blue, Red (Choices)
Veneer Colours:
Kindly advise what would be the best table & query methods I should be using to obtain these results on the form.
Thanks,
Philip
Kindly advise on this issue with tables.
I will be as discrete as I possibly can in this regards...
We are an automobiles organization based in Dubai.
Our main Access DB contains links to a lookup DB(containing many tables).
The main DB has 1 table & 1 form storing information from our sales team on sales orders.
In our lookup DB, below mentioned are 3 table descriptions:
tblVehicleModel
- Model Description
- Model Short
- Model Code
- Colour Code
- Colour Description
- Colour Code
- Colour Description
- Colour Code
- Colour Description
Sample Data Flow:
Model: LL450 (Chosen)
Exterior Colours: Black (Chosen)
Interior Colours: Black, Blue, Red (Choices)
Veneer Colours:
- If interior is Black then Veneer Black, Blue (Choices)
- If interior is Blue then Veneer Blue, Grey, Pimento (Choices)
- If interior is Red then Veneer Black, Blue, Red (Choices)
Kindly advise what would be the best table & query methods I should be using to obtain these results on the form.
Thanks,
Philip
Last edited: