Thread: Excel formulas
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
JMB
 
Posts: n/a
Default Excel formulas

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

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


"Joey" wrote:

what does ( ) mean in a formula?