rythmic_flow
New Member
- Joined
- Jan 16, 2019
- Messages
- 17
Please can I get help retrieving the Code from Table 2 into Table 1 by searching the "Resource Cost" value.
There are certain criteria/conditions:
1. Group Code must be the same
2. Location code must be the same
3. Resource cost value must fall within the Min and Max Banding.
For example, Table 1 cell A3 (£38.56) should fit the criteria of Table 2 Row 3, as the Group Code and Location are matching, and the value is between £1 and £64.05. The result would be 101.
This is a simplified table, but we have a proprietary coding system that matches several thousand different product costs via a unique code. Sometimes we receive external data and we have to get these matched up and only get the Group Code to start with. I then need to match them by cost banding and obtain the full Code.
Each group will always have five codes, from 1-5. For example, Group 150 will consist of the codes 151, 152, 153, 154, 155, with each one having a min and max cost.
Thanks in advance for the help!
There are certain criteria/conditions:
1. Group Code must be the same
2. Location code must be the same
3. Resource cost value must fall within the Min and Max Banding.
For example, Table 1 cell A3 (£38.56) should fit the criteria of Table 2 Row 3, as the Group Code and Location are matching, and the value is between £1 and £64.05. The result would be 101.
This is a simplified table, but we have a proprietary coding system that matches several thousand different product costs via a unique code. Sometimes we receive external data and we have to get these matched up and only get the Group Code to start with. I then need to match them by cost banding and obtain the full Code.
Each group will always have five codes, from 1-5. For example, Group 150 will consist of the codes 151, 152, 153, 154, 155, with each one having a min and max cost.
Thanks in advance for the help!