A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
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?