martymcc83
New member
- Joined
- Feb 18, 2020
- Messages
- 3
- Reaction score
- 0
- Points
- 0
- Excel Version(s)
- 365
Morning All
First time posting here, be gentle!
Ok so I have one data set ~5k rows of data with an INTERACTION number thst is a key number across all data sets, the INTERACTION Data is the main data set
I have now seperate data sets in the same book which have Multiple rows of data per interaction.
1 interactions number on INTERACTION TABLE = 6 interaction numbers on the CARD TYPE TABLE
So what i want is
How do i accomplish this?
First time posting here, be gentle!
Ok so I have one data set ~5k rows of data with an INTERACTION number thst is a key number across all data sets, the INTERACTION Data is the main data set
I have now seperate data sets in the same book which have Multiple rows of data per interaction.
1 interactions number on INTERACTION TABLE = 6 interaction numbers on the CARD TYPE TABLE
Interaction NO |
250173 |
287991 |
253569 |
360853 |
Interaction Number | Type | Base % | New Base % | Other | Other |
250173 | Credit | 1.75 | 1.45 | xx | xx |
250173 | Debit | 0.43 | 0.47 | xx | xx |
250173 | Commercial | 2.75 | 2.75 | xx | xx |
250173 | Other | xx | xx | xx | xx |
250173 | Other | xx | xx | xx | xx |
So what i want is
Interaction Number | Credit Base | Credit New | Debit Base | Debit New | Commerical Base | Commercial New | ||||
250173 | 1.75 | 1.45 | 0.43 | 0.47 | 2.75 | 2.75 | ||||
How do i accomplish this?
|