Is it possible to use as a reference to a named cell the contents of other cells? Cell A1 has been named as “lt”, and A2 has lt as cell content. May I use in A3 a formula such as =UnknownFunction(A2) to get the contents of cell A1? Thanks.