![]() |
I do not want the minus sign
Hello from Steved
the below gives me -520671 please what is reqiure for it to display 520671 =SUM(F63:F66)-F67 Thankyou. |
I do not want the minus sign
Look in the help index for ABS
-- Don Guillett Microsoft MVP Excel SalesAid Software "Steved" wrote in message ... Hello from Steved the below gives me -520671 please what is reqiure for it to display 520671 =SUM(F63:F66)-F67 Thankyou. |
I do not want the minus sign
Steved wrote:
Hello from Steved the below gives me -520671 please what is reqiure for it to display 520671 =SUM(F63:F66)-F67 Thankyou. You could change the result to "520671" with this: =ABS(SUM(F63:F66)-F67) Otherwise, you could change the number format of the cell to 0;0 to leave the result as "-520671" but display as "520671". |
I do not want the minus sign
Hello Glenn from Steved
Thankyou. "Glenn" wrote: Steved wrote: Hello from Steved the below gives me -520671 please what is reqiure for it to display 520671 =SUM(F63:F66)-F67 Thankyou. You could change the result to "520671" with this: =ABS(SUM(F63:F66)-F67) Otherwise, you could change the number format of the cell to 0;0 to leave the result as "-520671" but display as "520671". |
I do not want the minus sign
Change your formula to:
=F67-SUM(F63:F66) Regards, Fred. "Steved" wrote in message ... Hello from Steved the below gives me -520671 please what is reqiure for it to display 520671 =SUM(F63:F66)-F67 Thankyou. |
I do not want the minus sign
Thankyou.
"Fred Smith" wrote: Change your formula to: =F67-SUM(F63:F66) Regards, Fred. "Steved" wrote in message ... Hello from Steved the below gives me -520671 please what is reqiure for it to display 520671 =SUM(F63:F66)-F67 Thankyou. |
All times are GMT +1. The time now is 08:12 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com