Hello!
If there's any VLOOKUP formulas they are broken after parsing / saving the xlsx file.
If it was something like
=VLOOKUP(A2, [Price_List.xlsx]Prices!$A$2:$C$9, 3, FALSE)
it changes to
=VLOOKUP(A2, [1]Prices!$A$2:$C$9, 3, FALSE)
Anyway the data doesn't get refreshed when I reopen the file in Excel.
As it's many of those formulas in the workbook I want to edit, this results in a major problem for me.
It would be great if that could be fixed in near future! :-D
Kind regards,
Ben