Excel formulas

L

L. Howard Kittle

The short answer, I believe, is they enclose the arguments of the function.

HTH
Regards,
Howard
 
J

JMB

although some functions have no arguments, or the arguments are optional (but
you still need the parentheses).

=TODAY()
=NOW()
=ROW()
 
Top