Forum Discussion
keri marciniak
Apr 15, 2018Copper Contributor
excel formula
I need to add c6 through e6 and subtract from that total f6 through w6. How do I write a formula for this?
Logaraj Sekar
Apr 15, 2018Steel Contributor
=SUM(F6:W6)-SUM(C6:E6)