you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago (4 children)

It’s to do with the ability to work with data across all open workbooks:

You can reference [Workbook.xlsx]Sheet1!B2 but if you have two excel workbooks open, both named Workbook.xlsx which one should be used?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 5 points 2 years ago*

    If you want to reference other files, you should use a less ambiguous way to refer to them. Like a relative path or full absolute path. The fact that that weakness is because of a half-baked feature like that actually makes me lose even more respect.

    Edit: thanks for the info though, it does add some missing context.

  • source
  • parent