Jescanilla
New Member
- Joined
- Aug 17, 2021
- Messages
- 14
- Office Version
- 365
- Platform
- Windows
Good afternoon.
as the title says im trying to match a number in a column to an horizontal array then return the value at the side indicated by the column.
I have try to use index and match for this porpouse without good result.
it must look horizontally for the value given in the column vertically and the copy the value at the left of the column with the data.
hope you can help me.
as the title says im trying to match a number in a column to an horizontal array then return the value at the side indicated by the column.
I have try to use index and match for this porpouse without good result.
it must look horizontally for the value given in the column vertically and the copy the value at the left of the column with the data.
Preparacion cambio componente anual detalle semanal.xlsx | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | |||
2 | 12950 | 13101,2 | 13252,4 | 13403,6 | 13554,8 | 13706 | 13857,2 | 14008,4 | 14159,6 | 14310,8 | 14462 | 14613,2 | 14764,4 | ||||
3 | HH | DATA | |||||||||||||||
4 | 52 | 14460 | 52 | ||||||||||||||
5 | 34 | 13700 | 34 | ||||||||||||||
Sheet2 (2) |
hope you can help me.