Thread: ABS in SUBTOTAL
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
whymj whymj is offline
external usenet poster
 
Posts: 4
Default ABS in SUBTOTAL

How can I subtotal the Absolute Values in a column? I can SUM by
=SUM(ABS(A1:A10)) Ctrl-Shift-Enter.
I have tried =SUBTOTAL(9,(ABS(A1:A10)) with both Enter and Ctrl-Shift-Enter
with no luck.
Any suggestions?
Thanks!