Skip to content

VLOOKUP with reference to different workbook file breaks #471

@budiljak

Description

@budiljak

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions