Absolute values

  • Thread starter Thread starter BJC
  • Start date Start date
B

BJC

Is there anyway i can sum 20 columns horizontally for the absolute number in
each column?
 
Hi
you may use the following array formula (entered with
CTRL+SHIFT+ENTER):
=SUM(ABS(A1:T1))
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top