arnabmit
New Member
- Joined
- Mar 28, 2009
- Messages
- 27
- Office Version
- 365
- 2019
- 2016
- Platform
- Windows
I have data table which has [Sub-Cat ID].
Another mapping table has [Category ID] [Category Name] [Sub-Cat Start] [Sub-Cat End]
I want to insert a new column in the data table which will lookup the corresponding [Category ID] for each [Sub-Cat ID] where [Sub-Cat ID] >= [Sub-Cat Start] AND [Sub-Cat ID] < [Sub-Cat End]
Please help, I'm lost!
Another mapping table has [Category ID] [Category Name] [Sub-Cat Start] [Sub-Cat End]
I want to insert a new column in the data table which will lookup the corresponding [Category ID] for each [Sub-Cat ID] where [Sub-Cat ID] >= [Sub-Cat Start] AND [Sub-Cat ID] < [Sub-Cat End]
Please help, I'm lost!