I am looking for a function something like
=CELL(“contents”,"$A$1")
where the string argument is not a constant but a string I build up to contain the desired address. This gives a #REF! error in version 6.4.7.2 on Linux.
The version =CELL(“contents”,$A$1)
works in the sense that it delivers the contents of cell A1, but does not work for what I want to do.
I actually want to calculate the address of the cell I am wanting, not reference a cell by a constant address.
Is this possible in LO? Do I need to upgrade my venerable version to do this? And if it is possible in any LO version, what is the function I would need to use please?
At a “meta” level, I have not posted much here and would also value comment on how well I am asking the question, including whether you feel I used appropriate tags? Feel free answer that “meta” question either by a reply here or by private message. I want to learn how to make it easy for you wizards to give me the help I sometimes need