View Single Post
  #2   Report Post  
Niek Otten
 
Posts: n/a
Default

=ABS(K2-L2)

--
Kind regards,

Niek Otten

Microsoft MVP - Excel

"George" wrote in message
...
Hi all

I have in cell K2 "30" (without quotes)
I have in cell L2 "45" (without quotes)

In cell M2 the formula "=K2-L2" (without quotes)
The result in M2 is of course -15.

The values in K2, and L2, change once a week.

Is there a way to show the result of the formula to
always show a positive amount,
and to react as a positive amount during a 'sort'?

I hope this is clear!

Thanks

George Gee