Single argument

In a spreadsheet, single argument means that the exact value of a cell, a constant or the result of a calculation is used. Single arguments are entered separated by semicolons.

Example

COUNT (A1;A2) = 2

AND (TRUE;TRUE)