English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have Excel 2003 and there's a report that i need to pull numbers from and for some unknown reason the numbers are negative when they shouldn't be, but I can't do anything about that, the report is generated that way. BUT the negative numbers are messing up the chart I want to make. Is there a way that I can make the numbers be absolute value or make the numbers not appear to be negative without manually having to change them in the report?

2007-05-03 05:20:17 · 9 answers · asked by mjc394 2 in Computers & Internet Software

9 answers

try abs(), that's the formula for absolute numbers. Good luck.

2007-05-03 05:23:57 · answer #1 · answered by Setsuna 3 · 0 0

Negative Number Chart

2016-11-04 02:33:13 · answer #2 · answered by ? 4 · 0 0

Using the format will maintain the number as negative and they will plot that way. The abs() has to be inserted in each cell, making it laborious (unless you know how to program it). Try the following:

Edit
Replace
Find what: -
Replace with:

That should remove all of the negative values. If there are formulas, this may not work. Be selective on the cells you want, as it will remove ALL minus signs (though you can pick any range size).

2007-05-03 05:32:35 · answer #3 · answered by David 3 · 0 0

You can make a new column that will appear in the chart. The numbers in the new column will be, row-for-row, the absolute value of the numbers in the old column. For example if old column A had row A2 as the number -10 then make the new column H where H2 is =ABS(A2) which is 10 [I just tried it in EXCEL so I am sure] and so on down the whole A column creating a whole H column. Now in your chart where you would have referred to A2 you refer to H2 and so on down the column.

2007-05-03 05:28:18 · answer #4 · answered by Rich Z 7 · 0 0

1.Select all the cells you want this to be applicable.
2. Right click and select "Format Cells"
3. In Number tab, from the options select "number".
4. In the "Negative Numbers" option list select a format which doesn't have a minus sign.
5. There you go !!

2007-05-03 05:25:21 · answer #5 · answered by Monarch 2 · 0 0

Right click on the column(s), choose Format Cells, Select "Number" from the catagory, click on the second example down "1234.10", Click OK.

2007-05-03 05:25:00 · answer #6 · answered by Anonymous · 0 0

Make a itemizing of -a million's through dragging down the column. Then replica those -a million's, click on the proper of the column that you want to develop into unfavourable, and click on paste particular, and then click the container suggested as multiply. it is going to multiply all the numbers circumstances -a million, making them unfavourable.

2016-12-05 07:11:45 · answer #7 · answered by ? 4 · 0 0

Use the following formula:

=ABS(number)

2007-05-03 05:26:47 · answer #8 · answered by danlthewizard 2 · 0 0

Cheap Online Mall ---> http://store2.w3org.pw/yqpio

2016-05-10 02:46:28 · answer #9 · answered by Anonymous · 0 0

fedest.com, questions and answers