Status Update
Comments
pa...@trakia.ro <pa...@trakia.ro> #2
I notice the same issue and LogCat shows the following message:
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
gu...@gmail.com <gu...@gmail.com> #3
Same here.
"Google Play services out of date. Requires 3159100 but found 3136130"
"Google Play services out of date. Requires 3159100 but found 3136130"
Description
function RETURN(x) {
return x
}
Notice that the bug arises when calling the custom function on cell B5, which contains a formula. However, when copying the value of B5 into B9 and calling the function on B9 the issue disappears. Similarly, in B11 I called LEFT(B5, 20), which does not reduce the (visible) precision of the number, but this also fixes the issue.