range issue #19
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
if an equation references a cell that is the output of a range it doesn't work. Here C0 would fail to evaluate:
probably because the result of the range isn't set in the get_value function
so therefor it's treated as a string or something