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()
rngYourRange.Address(,,,TRUE)
Shows External Address, Full Address