Learning level
60/100
Learning level
60/100
Product version
1.0.1
Guide status
Stable
Sections
3
Use A1 references, rectangular ranges and VauSheet's supported arithmetic, text and comparison operators.
What this guide covers
Quick facts
Use references such as A1 and ranges such as A1:B10. Range-aware functions retrieve values from the rectangular range represented by the start and end references.
The current evaluator supports +, -, *, /, ^, &, =, !=, >, <, >= and <=.
Division by zero is rejected by the runtime and should be handled in your formula design rather than expected to return a valid numeric result.