Casio ClassPad 330 User Manual page 748

Classpad os version 3.03
Hide thumbs Also See for ClassPad 330:
Table of Contents

Advertisement

u cellif
Function: Evaluates an equality or inequality, and returns one of three different expressions
based on whether the equality/inequality is true (expression 1), false (expression
2), or inconclusive (expression 3).
With this function, the equality/inequality can include a string as in the following
example: cellif(A1="Red", 0,1,2).
Syntax:
cellif(equation, expression 1, expression 2, expression 3)
cellif(inequality, expression 1, expression 2, expression 3)
Example: For each value in cells A1 through A10, to display "Big" in the neighboring
B-column cell for values of 5 and greater, and "Small" for values less than 5:
• Expression 3 is optional for both equation and inequality.
13-6-6
Using the Action Menu
(=cellif(A > 5,"Big","Small"))
20060301

Advertisement

Table of Contents
loading

Table of Contents