answersLogoWhite

0

It depends on how the negative sign got on the cell. If you typed it, then edit the cell and remove the negative sign. If it was calculated and you want to show only the number without a sign, you can do one of two things:

  1. Multiply the results times -1.
  2. Use the ABS function to return the absolute value of the number. =ABS(2-3) will return 1 instead of -1.
User Avatar

Wiki User

15y ago

What else can I help you with?