ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Remove Negative Signs from Formula Results (https://www.excelbanter.com/excel-worksheet-functions/173022-remove-negative-signs-formula-results.html)

Holly

Remove Negative Signs from Formula Results
 
Hi All,

Does anyone know how to remove negative signs from formula results? This is
more than just a formatting thing as the figures need to remain positive when
a vlookup draws the data to another sheet and then when the data is imported
into another program.
--
Cheers,
Holly

Tyro[_2_]

Remove Negative Signs from Formula Results
 
Multiply by -1? Or use the unary operator to change the sign? If your
formula is =2-3 which produces -1, you can do something like =-(2-3) which
produces 1. It's just elementary algebra.

Tyro

"Holly" wrote in message
...
Hi All,

Does anyone know how to remove negative signs from formula results? This
is
more than just a formatting thing as the figures need to remain positive
when
a vlookup draws the data to another sheet and then when the data is
imported
into another program.
--
Cheers,
Holly




T. Valko

Remove Negative Signs from Formula Results
 
Put your formula inside the ABS function:

=ABS(your_formula)

--
Biff
Microsoft Excel MVP


"Holly" wrote in message
...
Hi All,

Does anyone know how to remove negative signs from formula results? This
is
more than just a formatting thing as the figures need to remain positive
when
a vlookup draws the data to another sheet and then when the data is
imported
into another program.
--
Cheers,
Holly




Holly

Remove Negative Signs from Formula Results
 
Thankyou
--
Cheers,
Holly


"T. Valko" wrote:

Put your formula inside the ABS function:

=ABS(your_formula)

--
Biff
Microsoft Excel MVP


"Holly" wrote in message
...
Hi All,

Does anyone know how to remove negative signs from formula results? This
is
more than just a formatting thing as the figures need to remain positive
when
a vlookup draws the data to another sheet and then when the data is
imported
into another program.
--
Cheers,
Holly





T. Valko

Remove Negative Signs from Formula Results
 
You're welcome!

--
Biff
Microsoft Excel MVP


"Holly" wrote in message
...
Thankyou
--
Cheers,
Holly


"T. Valko" wrote:

Put your formula inside the ABS function:

=ABS(your_formula)

--
Biff
Microsoft Excel MVP


"Holly" wrote in message
...
Hi All,

Does anyone know how to remove negative signs from formula results?
This
is
more than just a formatting thing as the figures need to remain
positive
when
a vlookup draws the data to another sheet and then when the data is
imported
into another program.
--
Cheers,
Holly








All times are GMT +1. The time now is 10:04 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com