Share via

Cell reference to a different Worksheet using row and column names

Anonymous
2018-07-05T11:48:51+00:00

Hi,

I would like to reference a specific cell in file A into file B using the row and column names.

Is this possible and how should I do it?

thanks in advance for your help

Damien

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2018-07-06T16:29:35+00:00

    Thanks but I meant referencing the cell that is at the intersection of a named row and a named column.

    A bit like the INDEX function but using names...

    The problem with direct referencing to a cell's coordinates from a different worksheet is that it's not dynamic. If insert rows or columns the reference is lost and pointing to a different cell.

    Any idea on how I could work around this?

    Was this answer helpful?

    0 comments No comments
  2. DaveM121 891.1K Reputation points Independent Advisor
    2018-07-05T12:02:48+00:00

    Hi Miocaro, as long as you know the location of the other workbook that should be no problem . . .

    Here is an example:

    =C:\FolderName[WorkbookName.xlsx]SheetName!A1

    Was this answer helpful?

    0 comments No comments