Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

importer does not convert expressions to values #68

Open
Abdo-Shaibany opened this issue Jan 15, 2023 · 1 comment
Open

importer does not convert expressions to values #68

Abdo-Shaibany opened this issue Jan 15, 2023 · 1 comment

Comments

@Abdo-Shaibany
Copy link

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 :(

@Saifallak
Copy link
Contributor

same +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants