Long Nose
Board Regular
- Joined
- Nov 19, 2007
- Messages
- 67
- Office Version
- 365
- Platform
- Windows
Hi All,
I have a question that I can't figure without adding additional columns to the data to match missing descriptions. I have a short list with cost and descriptions to apply to a larger list with codes that relate to the descriptions, yet the descriptions are not present in the larger list with the data codes. I want to sum the transaction days below. I realize I could add a column to the data, I just wanted to know if I can do it without adding any columns inserting the formula where "?".
Additionally, if I only want ZE and ALL from the data.
Apologies in advance for not knowing how to post a picture
TABLE 1
FLEET_BASE_SET......AVG........Transaction Days
ADRENALINE.............18..............?...[ANSWER HERE IS 20]
COMPACT..................9...............?...[ANSWER HERE IS 940]
CONVERTIBLE...........23..............?
DREAM.....................33..............?
MIDSIZE...................10..............?
TABLE 2
Mapping
CAR_CLASS.......CAR_GROUP
A......................COMPACT
A4.....................DREAM
A6.....................COMPACT
B.......................COMPACT
B4.....................ADRENALINE
B6.....................COMPACT
C.......................MIDSIZE
C4.....................MIDSIZE
C6.....................DREAM
D.......................MIDSIZE
DATA
DATA
BUCKET......RNT_BRD_CD......CAR_CLASS_CHARGED......DESCR...........REGION
ALL...............ZE..............................A.........................Days.................1,549
ALL...............ZE..............................A....................TRANSACTIONS.........326
ALL...............ZE..............................B..........................Days................2,145
ALL...............ZE..............................B....................TRANSACTIONS.........430
ALL...............ZE..............................C..........................Days..................856
ALL...............ZE..............................C.....................TRANSACTIONS.......130
ALL ZE D Days 268
ALL ZE D TRANSACTIONS 56
ALL ZE A4 Days 1,377
ALL ZE A4 TRANSACTIONS 222
ALL ZE A6 Days 255
ALL ZE A6 TRANSACTIONS 47
ALL ZE B4 Days 107
ALL ZE B4 TRANSACTIONS 20
ALL ZE B6 Days 868
ALL ZE B6 TRANSACTIONS 137
I have a question that I can't figure without adding additional columns to the data to match missing descriptions. I have a short list with cost and descriptions to apply to a larger list with codes that relate to the descriptions, yet the descriptions are not present in the larger list with the data codes. I want to sum the transaction days below. I realize I could add a column to the data, I just wanted to know if I can do it without adding any columns inserting the formula where "?".
Additionally, if I only want ZE and ALL from the data.
Apologies in advance for not knowing how to post a picture
TABLE 1
FLEET_BASE_SET......AVG........Transaction Days
ADRENALINE.............18..............?...[ANSWER HERE IS 20]
COMPACT..................9...............?...[ANSWER HERE IS 940]
CONVERTIBLE...........23..............?
DREAM.....................33..............?
MIDSIZE...................10..............?
TABLE 2
Mapping
CAR_CLASS.......CAR_GROUP
A......................COMPACT
A4.....................DREAM
A6.....................COMPACT
B.......................COMPACT
B4.....................ADRENALINE
B6.....................COMPACT
C.......................MIDSIZE
C4.....................MIDSIZE
C6.....................DREAM
D.......................MIDSIZE
DATA
DATA
BUCKET......RNT_BRD_CD......CAR_CLASS_CHARGED......DESCR...........REGION
ALL...............ZE..............................A.........................Days.................1,549
ALL...............ZE..............................A....................TRANSACTIONS.........326
ALL...............ZE..............................B..........................Days................2,145
ALL...............ZE..............................B....................TRANSACTIONS.........430
ALL...............ZE..............................C..........................Days..................856
ALL...............ZE..............................C.....................TRANSACTIONS.......130
ALL ZE D Days 268
ALL ZE D TRANSACTIONS 56
ALL ZE A4 Days 1,377
ALL ZE A4 TRANSACTIONS 222
ALL ZE A6 Days 255
ALL ZE A6 TRANSACTIONS 47
ALL ZE B4 Days 107
ALL ZE B4 TRANSACTIONS 20
ALL ZE B6 Days 868
ALL ZE B6 TRANSACTIONS 137
Last edited: