answersLogoWhite

0

You could use the SUMIF function. The range of cells to add are in the first part of the formula and the condition is enclosed in quotation marks. Say your values are in the all cells in column B from B1 to B20. Then in another cell your formula would be:

=SUMIF(B1:B20,">0")

This will add all the values from B1 to B20 that are greater than zero.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Is there an Excel spreadsheet formula to find offsetting positive and negative numbers in a column of data?

If you mean you want to find how far the numbers are from zero, whether they are positive or negative, you could use the ABS function. So if the first value was in A2, then in B2 you could enter the following formula and copy it down: =ABS(A2)


What happens if you type a formula in a table column?

excel sums the cells in the column


In excel what is the correct formula to auto sum column B?

If you have numbers in cells B1 through B134, use the formula: =SUM(B1:B134). You can use auto sum to insert the formula by highlighting the column (you can click on the column letter) and clicking the AutoSum button on the menu.


Where can you get a list of Microsoft Excel column formulas?

There are no column formulas in Excel. Only formulas you put in individual cells. The closest thing to a column formula would be VLOOKUP.


How do you copy a column of numbers from Excel that are calculated with a formula?

Highlight the column of numbers. Copy with either the menu selection or ctrl-c. Go to where you want to paste the column. Go to the menu selection Paste Special. A box will pop up, select Values.


What is the address of 255 column in Excel?

Column 255 in Excel is column IU.Column 255 in Excel is column IU.Column 255 in Excel is column IU.Column 255 in Excel is column IU.Column 255 in Excel is column IU.Column 255 in Excel is column IU.Column 255 in Excel is column IU.Column 255 in Excel is column IU.Column 255 in Excel is column IU.Column 255 in Excel is column IU.Column 255 in Excel is column IU.


How can you add percentage to all numbers in same column on excel?

Get an accountant


How do you add the total or a column full of numbers without using a calculator?

Since you put this question in the Excel category, I will answer relative to what you can do with Excel. The quick way is to highlight the column of numbers and click on the Auto-Sum button.


Is A column identified by the numbers down the left side of the window in excel?

No. A column is identified by the letters at the top of the window.


Alt- equals mean on a Excel sheet?

Alt Equals is one of the many shortcut key combinations in Excel. It is used to trigger the SUM function. So if you have a column of numbers, you could put the cursor in a blank cell at the bottom. If you then pressed Alt and the Equals key, it would enter a SUM function that selects the cells in the column with the numbers. Pressing Enter would put the formula into the cell.Alt Equals is one of the many shortcut key combinations in Excel. It is used to trigger the SUM function. So if you have a column of numbers, you could put the cursor in a blank cell at the bottom. If you then pressed Alt and the Equals key, it would enter a SUM function that selects the cells in the column with the numbers. Pressing Enter would put the formula into the cell.Alt Equals is one of the many shortcut key combinations in Excel. It is used to trigger the SUM function. So if you have a column of numbers, you could put the cursor in a blank cell at the bottom. If you then pressed Alt and the Equals key, it would enter a SUM function that selects the cells in the column with the numbers. Pressing Enter would put the formula into the cell.Alt Equals is one of the many shortcut key combinations in Excel. It is used to trigger the SUM function. So if you have a column of numbers, you could put the cursor in a blank cell at the bottom. If you then pressed Alt and the Equals key, it would enter a SUM function that selects the cells in the column with the numbers. Pressing Enter would put the formula into the cell.Alt Equals is one of the many shortcut key combinations in Excel. It is used to trigger the SUM function. So if you have a column of numbers, you could put the cursor in a blank cell at the bottom. If you then pressed Alt and the Equals key, it would enter a SUM function that selects the cells in the column with the numbers. Pressing Enter would put the formula into the cell.Alt Equals is one of the many shortcut key combinations in Excel. It is used to trigger the SUM function. So if you have a column of numbers, you could put the cursor in a blank cell at the bottom. If you then pressed Alt and the Equals key, it would enter a SUM function that selects the cells in the column with the numbers. Pressing Enter would put the formula into the cell.Alt Equals is one of the many shortcut key combinations in Excel. It is used to trigger the SUM function. So if you have a column of numbers, you could put the cursor in a blank cell at the bottom. If you then pressed Alt and the Equals key, it would enter a SUM function that selects the cells in the column with the numbers. Pressing Enter would put the formula into the cell.Alt Equals is one of the many shortcut key combinations in Excel. It is used to trigger the SUM function. So if you have a column of numbers, you could put the cursor in a blank cell at the bottom. If you then pressed Alt and the Equals key, it would enter a SUM function that selects the cells in the column with the numbers. Pressing Enter would put the formula into the cell.Alt Equals is one of the many shortcut key combinations in Excel. It is used to trigger the SUM function. So if you have a column of numbers, you could put the cursor in a blank cell at the bottom. If you then pressed Alt and the Equals key, it would enter a SUM function that selects the cells in the column with the numbers. Pressing Enter would put the formula into the cell.Alt Equals is one of the many shortcut key combinations in Excel. It is used to trigger the SUM function. So if you have a column of numbers, you could put the cursor in a blank cell at the bottom. If you then pressed Alt and the Equals key, it would enter a SUM function that selects the cells in the column with the numbers. Pressing Enter would put the formula into the cell.Alt Equals is one of the many shortcut key combinations in Excel. It is used to trigger the SUM function. So if you have a column of numbers, you could put the cursor in a blank cell at the bottom. If you then pressed Alt and the Equals key, it would enter a SUM function that selects the cells in the column with the numbers. Pressing Enter would put the formula into the cell.


How do you insert rows in Excel 2007 past IV?

Column IV is not the last column in Excel 2007, as it was in Excel 2003. In Excel 2003 the last column is IV which is column 256. In Excel 2007 the last column is XFD, which is column 16384.


How do you work out the percentage out of a group of numbers in excel?

Assuming you want the percentage of the total, and that the numbers are organized in a column: you first calculate the total at the bottom of a column of numbers. Then, in the next column, you put a formula that divides the number by the total. (It helps to press F4 for the total - that way, its cell reference won't change when you copy the formula down.) Then you select the range and give it a percentage format. This will automatically multiply it by 100 for display purposes; for this reason, I didn't include the "*100" in the formula.