View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Peo Sjoblom Peo Sjoblom is offline
external usenet poster
 
Posts: 3,268
Default how to add ( and ) when using function sum

=SUM(1,2,3)


--
Regards,

Peo Sjoblom



"Sulasno" wrote in message
...
want to add 1+2+3 = (6)

how do to it?