-
Notifications
You must be signed in to change notification settings - Fork 2
Function Template
Leland Grunt edited this page Jan 31, 2021
·
1 revision
<Short description>
Examples:
- =<FunctionName>(<Argument 1>)
- =<FunctionName>(<Argument 1>,<Argument 2>)
<Long description>
Excel Formula | Result |
---|---|
=<FunctionName>(<Argument 1>) | <Result description> |
=<FunctionName>(<Argument 1>,<Argument 2>) | <Result description> |
<FunctionName>(<Argument 1>,[<Argument 2>])
Argument name | Description |
---|---|
<Argument 1> | <Description> |
<Argument 2> | <Description> |
Function examples: