PC Review


Reply
Thread Tools Rate Thread

Calculating one of two colums with a 3rd, for result?

 
 
New Member
Join Date: Feb 2012
Posts: 1
 
      3rd Feb 2012
Hello.

My column A will contain a value if I won an amount.
My column B will contain a value if I lost an amount.

I then want to subtract that value (of either col A or col B) from the C column, but of course only if the A or B column contains a value, and output the result in column D. If there's no value in column A or B, then it's to automatically check the other column.

I'd be thrilled to know how to do that.

Thanks,
Chimbo
 
Reply With Quote
 
 
 
 
New Member
Join Date: Mar 2010
Posts: 1
 
      3rd Feb 2012
Chimbo,

You can try this formula in column D, =IF(A2<>"",A2-C2,IF(B2<>"",B2-C2,"")). Hope it can help you.

Lee Li Fong
http://smartusemicrosoftoffice.blogspot.com/
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:52 AM.