If I have a Range object--for example, let\'s say it refers to cell A1 on a worksheet called Book1. So I know that calling Address()
A1
Book1
Address()
Split(cell.address(External:=True), "]")(1)