Disclaimers:
- “send feedback” menu item takes me to bug report site, but following behaviour appears to be by design
- not attempting to compare directly to other spreadsheet products, although welcome if relevant
- if this is just a case of “not there yet,” that’s cool
Briefly, I expect a bad formula cell result to report bad news, e.g., <#REF>, but not transmorgriphy the formula. Is there a way to avoid transmorgriphication? I have hope that I’m uninformed or ignorant of best practice for pasting a formula.
If I copy and paste a formula from a separate sheet or file, the pasted formula replaces all the cell references with #REF!. Shouldn’t pasting a formula to a new sheet keep cell references (with associated bad result), reporting an unusable formula and retain it, like a string with an output error? Alternatively, replace relative with absolute references or add a file and sheet name somehow? Cell selection copy and paste on a common sheet calculates a result, for better or worse, but the formula is intact with any relative cell reference changes. Any badness is in the cell result. Both absolute and relative references on a common sheet behave as expected.
I expect same-sheet cell relationships to be retained, no matter what sheets are involved. The reason I’m using copy/paste is to save on typing. Why should any output error wipe my input? Obviously, <=AVERAGE(#REF!#REF!:#REF!#REF!)> is all wrong all the time, but it contributes nothing to help me resolve bad references. If the program knows there’s something wrong with a cell reference, why not just annotate it somehow, not trash the formula?
Bonus round:
Couldn’t find any interface for relative/absolute address switching or automation. Help page <shift+F4> doesn’t appear to do anything with Mac OS LO v6.3.5.2. Anybody know where that functionality is enabled?