pull down to refresh
0 sats \ 0 replies \ @DarthCoin OP 16 Dec \ parent \ on: I need an Excel formula devs
Sorry is incomplete.
I think I forgot to add something.
The ID column is filled with many numbers so the formula also have to find the one corresponding to D3 number ID in the column A (I put the same number to see where should come the data).
So some other VLOOKUP should be added.
ID | Service | Data | ||||||
---|---|---|---|---|---|---|---|---|
1234 | AAA | 4032 | AAA | BBB | CCC | DDD | EEE | |
1234 | BBB | 145 | 1234 | vlookup or IF ? | vlookup or IF ? | vlookup or IF ? | vlookup or IF ? | vlookup or IF ? |
1234 | CCC | 136,5 | 456 | |||||
1234 | DDD | 48 | 658 | |||||
1234 | EEE | 56 | ||||||
456 | ||||||||
456 | ||||||||
658 | ||||||||
658 |