วันอาทิตย์ที่ 30 พฤศจิกายน พ.ศ. 2557

Logical functions



ฟังก์ชันทางตรรกะ Logical functions
No. Function Description คำอธิบาย
1 AND function Returns TRUE if all of its arguments are TRUE ส่งกลับค่า TRUE ถ้าอาร์กิวเมนต์ทั้งหมดเป็น TRUE
2 FALSE function Returns the logical value FALSE ส่งกลับค่าตรรกะ FALSE
3 IF function Specifies a logical test to perform ระบุการทดสอบตรรกะที่จะดำเนินการ
4 IFERROR function Returns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula ส่งกลับค่าที่คุณระบุถ้าสูตรประเมินเป็นข้อผิดพลาด มิฉะนั้นให้ส่งกลับผลลัพธ์ของสูตร
5 NOT function Reverses the logic of its argument ย้อนกลับค่าตรรกะของอาร์กิวเมนต์
6 OR function Returns TRUE if any argument is TRUE ส่งกลับค่า TRUE ถ้ามีอาร์กิวเมนต์ใดๆ เป็น TRUE
7 TRUE function Returns the logical value TRUE ส่งกลับค่าตรรกะ TRUE

ไม่มีความคิดเห็น:

แสดงความคิดเห็น