Adding a column of formulas

hotrod

Board Regular
Joined
Feb 3, 2009
Messages
103
How do I add a column of cells with formulas without getting #DIV/O! for the total?
 
If it is giving zero you haven't entered it as an array formula. With the cell with that formula selected click in the formula bar, hold down CTRL and Shift and press Enter.


 
Upvote 0

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
Thank you #NAME? =SUMIF(B5:B56,"<1E100") works, problem solved.

Peter =SUM(IF(ISNUMBER(A1:A10),A1:A10)) still not able to get this to work for some reason. Have tried numerous times. I put in the formula =SUM(IF(ISNUMBER(A1:A10),A1:A10)) selected Ctrl Shift Enter like you said and it changes to {=SUM(IF(ISNUMBER(A1:A10),A1:A10))} but the total is always 0.
Thanks for the suggestion, I'll keep this one in mind for future problems.
 
Upvote 0

Forum statistics

Threads
1,215,006
Messages
6,122,665
Members
449,091
Latest member
peppernaut

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top