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
Excel VBA Find First Find last
Total installation size footprint windows 7
Active Directory - Constant user account lock outs
I'll bet you can't pass this test about how Windows 7 explorer sorts directories by date?
Xenserver multipath issue with pool
Windows Rights Management Server
Need help on rollover buttons in flash in Flash CS4 and AS 3
Access / how many users connected?
how can i get Hard Disk Serial number (unique) in C#.net web application ??
How can I force Graphics.MeasureString to consider the font style?