Thread: ABS
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default ABS

Maybe:-

=SUM(ABS(A1:A20))

enter with Ctrl+Shift+enter

Mike

"pcj101" wrote:

How do I change the cells in a column to absolute values then add them up in
one formula or function?