View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave F Dave F is offline
external usenet poster
 
Posts: 2,574
Default Converting Negative Numbers to Positive

=ABS(A1)?


--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"bmmclen" wrote:

There has to be a way to do this other than multiplying by -1???