IF
Simple condition.
- Snippet
- Conditions and counting
- 3 blanks to fill
=IF(Condition, Value if true, Value if false)
Orange words are blanks you have not filled yet. Press ⌘ Return to copy.
About this template
Simple condition.
- Category
- Spreadsheet formulas
- Pack
- Conditions and counting
- Type
- Snippet, a short message
- Asks for
- Condition, Value if true, Value if false
Use it anywhere you write: email, chat, a document or a support tool. If you send it often, save the finished text as a snippet in ClipBuddy and paste it again from your clipboard history with ⌘⇧V.
Template source
The template as written, with its blanks in double braces, such as {{Name}}.
=IF({{Condition}}, {{Value if true}}, {{Value if false}})