Microsoft
Software
Hardware
Network
Question : How to calculate two columns and also SUM them in Excel
We need a formula to SUM a calculation of two columns. In the file attached, the two columns are all "Freight Discount" amounts. In this Excel it's done manually to show the desired result, but , we would like some sort of formula that would multiply both columns and also totalize them.
Attachments:
ExcelCalc-Sum.xlsx
(9 KB)
(File Type Details)
ee1
Answer : How to calculate two columns and also SUM them in Excel
You could use SUMPRODUCT like this
=SUMPRODUCT(D2:D6,-E2:
E6)
regards
, barry
Random Solutions
Locking down Exchange in SBS 2003
LOAD DATA INFILE
startup script as su in Fedora
Microsoft SharePoint Foundation search server option is grayed out.
Include page headers when printing HTML pages with different headers on some of each page
VMware Workstation 7.1 Won't Install
regular expression
Why won't Exchange Transport service start in Exchange 2007 on our SBS 2008 server ?
monitor/check all SQL Server backup jobs on all servers
IE8 Submit Form with [Enter] Key, not functioning properly