Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

positive negative

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Positive, negative

Positive, negative

ResolvedVersion 2010

Carrie has attended:
Excel Intermediate course
Excel Advanced course
Project Intermediate course

Positive, negative

How do I change a cell from a positive to negative number and vice versa?

RE: Positive, negative

Hi Carrie

Thank you for your question. Here are two ways to turn positive numbers negative (and vice versa)

using a formula
You can multiply the cell by -1
If the original number is negative you will get a positive answer. Positive values are converted to their negative equivalent.

If you always want a positive number (eg for percentages) use the ABS() function. This will return the positive value whether the source number is positive or negative.
=ABS(A1) will return 50 if A1 contains -50 or 50

I hope these ideas help - do let me know how you get on.

Kind regards,
Andrew

Tue 24 Nov 2015: Automatically marked as resolved.

Excel tip:

LARGE and SMALL functions and their uses

Two of Excel's most common functions are the MAX and MIN functions which will display the largest (MAX) or smallest (MIN) value in a series. What if you need the 2nd or 3rd largest or smallest values instead of the largest or smallest?

The =LARGE(array,n) returns the nth largest value of a series.

The =SMALL(array,n) function returns the nth smallest value of a series.

In both functions, 'n' represents the order of the number you want to display. For example, putting in 2 as n will give you the second highest number; putting in 3 as n will give you the third highest number.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.09 secs.