Returns the current (to date) result of a formula. It can be used in combination with other functions. For example, the function =2+3+CURRENT() returns 10 as the result.
Syntax
Examples
|
Formula |
Result |
|
="co"&CURRENT() |
coco |
|
=4+3+CURRENT() |
14 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
Similar Functions