https://bugs.documentfoundation.org/show_bug.cgi?id=150831

--- Comment #2 from aplatypus <[email protected]> ---
* I have had different examples of what I think of as valid formulae Not work
with Sparklines.
* I have determined that Sparkline only work for...

* A contiguous cell range
* Must include worksheet name
* cell reference must be absolue:
  x "'daily summary'!U76:X76" -- worked, but:
  x "$U$76:$X$76" -- fails
  x "$U$76,$V$76,$W$76,$X$76" -- fails
  x "U76,V76,W76,X76" -- fails

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to