Hi - How do I Bond Futures row for Short and Long column with respective Short and Long data from sector column. The Order keeps changes, so i need something which would work even if order changes.
Sector | Gross | Net | Short | Long |
Bond Futures | 100 | 200 | ||
Short | 50 | 80 | 30 | |
Long | 70 | 90 | 20 |
Expected Output :-
Sector | Gross | Net | Short | Long |
Bond Futures | 100 | 200 | 30 | 20 |
Short | 50 | 80 | 30 | |
Long | 70 | 90 | 20 |
Solved! Go to Solution.
User | Count |
---|---|
17 | |
14 | |
10 | |
6 | |
6 |