Hello,
I am trying to use 2 vlookup functions in the same cell (which is fine), but one of the datasource cells is a date; when I run the vlookup, the date gets changed to a number. Is there a way to fix that? I want to see the date, but at the same time I do not want to change the date format in the datasource since I wil be using the date for a calculation (so text format wouldn't work).
Here is my formula:
=(VLOOKUP(E3,Repricing,6,FALSE))&" - "&" Mat "&(VLOOKUP(E3,Repricing,13,FALSE))
The cell 13 (seconnd vlookup) is what is giving me trouble.
Any help is greatly appreciated !
Rgds,
atol
I am trying to use 2 vlookup functions in the same cell (which is fine), but one of the datasource cells is a date; when I run the vlookup, the date gets changed to a number. Is there a way to fix that? I want to see the date, but at the same time I do not want to change the date format in the datasource since I wil be using the date for a calculation (so text format wouldn't work).
Here is my formula:
=(VLOOKUP(E3,Repricing,6,FALSE))&" - "&" Mat "&(VLOOKUP(E3,Repricing,13,FALSE))
The cell 13 (seconnd vlookup) is what is giving me trouble.
Any help is greatly appreciated !
Rgds,
atol