The Hungarian translation of the Excel function MODE.SNGL is:
English | Nederlands |
---|---|
MODE.SNGL |
Syntax
MODE.SNGL(number1,[number2],...])
The MODE.SNGL function syntax has the following arguments (argument: A value that provides information to an action, an event, a method, a property, a function, or a procedure.):
- Number1 Required. The first argument for which you want to calculate the mode.
- Number2, ... Optional. Arguments 2 to 254 for which you want to calculate the mode. You can also use a single array or a reference to an array instead of arguments separated by commas.