Please forgive me if the formula isn´t correctly translated as my Excel is in Spanish.
=IF.ERROR(VLOOKUP(B3;[17.01.2017.xlsx]Hoja1!$A$2:$B$29;2;FALSE);"")
What I need is to get the date from the active workbook where the formula is and have the rest remain the same where its getting the infomration from a different workbook.
Woorkbook1:
Workbook2:
The formula is where you can see 21.481,65. This formula is getting this information from another workbook named 17.01.2017.xlsx.
I want the date to be the same as the date seen in the image on the left.

