Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 12-11-2016, 02:10 AM
Mr.Onion Mr.Onion is offline Adding adjacent cells and having the sum appear in two separate places Windows 10 Adding adjacent cells and having the sum appear in two separate places Office 2010 64bit
Novice
 
Join Date: Dec 2016
Posts: 3
Mr.Onion is on a distinguished road
Default

You can do this:
C2 = IF(OR(A2="",B2=""),"",SUM(A2:B2))

A3 = IF(C2="","",C2)

then you just copy the formula down.

P.S. I would personally avoid using IF for trivial condition like that since it can get messy when you nest an IF inside another IF, but this one seems simple enough.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Using alternating borders in adjacent cells jrevard Word 0 10-15-2015 09:07 AM
How do I separate an address into separate cells Austcart Excel 2 01-18-2015 03:48 PM
Adding adjacent cells and having the sum appear in two separate places How to conditionally format cells in Col. A if it matches adjacent cell in Col. B? alshcover Excel 2 06-03-2014 12:50 PM
Adding adjacent cells and having the sum appear in two separate places Word Macro to find and delete rows that contain adjacent cells containing "." AlexanderJohnWilley Word VBA 7 11-08-2012 10:15 AM
How to "hard link" two adjacent cells to a data validation drop down list? Geza59 Excel 10 10-19-2012 11:56 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 01:19 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft