You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a cell has a value of any number that generate by an expression like this =RANDBETWEEN(100,500) or =B10+10 then the value it catch is =RANDBETWEEN(100,500) not the actual number. I tried casting values to int yet the same result :(
The text was updated successfully, but these errors were encountered:
If a cell has a value of any number that generate by an expression like this
=RANDBETWEEN(100,500)
or=B10+10
then the value it catch is =RANDBETWEEN(100,500) not the actual number. I tried casting values to int yet the same result :(The text was updated successfully, but these errors were encountered: