Forum Articles
  Welcome back Join CF
You are here You are here: Home | Forum | Boy I tell ya

You are currently viewing our boards as a guest which gives you limited access to view most of the discussions, articles and other free features. By joining our Virgin Media community you will have full access to all discussions, be able to view and post threads, communicate privately with other members (PM), respond to polls, upload your own images/photos, and access many other special features. Registration is fast, simple and absolutely free so please join our community today.


Welcome to Cable Forum
Go Back   Cable Forum > Computers & IT > General IT Discussion
Register FAQ Community Calendar

Excel Question please
Reply
 
Thread Tools
Old 15-02-2022, 12:23   #1
Mike
cf.mega poster
 
Join Date: Jan 2004
Age: 63
Posts: 2,242
Mike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful one
Excel Question please

Hi all

I have an excel question

I would like to input 2 figures : Target Cost and Actual costs in column A and B.

Based on these

If the actual cost is lower I would like to show the difference in column C and nothing in column D

If the actual cost is more I would like to show the difference in column D and nothing in column C.

See example attached

Would be grateful if anyone could please confirm the formulas I need to enter in columns C and D

Thanks you very much for any advice and your time

Regards

Mike
Attached Files
File Type: pdf Excel Question 1.pdf (66.2 KB, 8 views)
Mike is offline   Reply With Quote
Advertisement
Old 15-02-2022, 18:27   #2
MaccLad
cf.member
 
Join Date: Jul 2005
Location: Cheshire
Posts: 29
MaccLad is an unknown quantity at this point
Re: Excel Question please

C1
=if(a1>b1,a1-b1,"")
copy/drag that value down for c2, c3, etc


D1
=if(b1>a1,b1-a1,"")
copy/drag that down for d2, d3, etc
MaccLad is offline   Reply With Quote
Old 21-02-2022, 11:42   #3
Mike
cf.mega poster
 
Join Date: Jan 2004
Age: 63
Posts: 2,242
Mike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful oneMike is the helpful one
Smile Re: Excel Question please

Quote:
Originally Posted by MaccLad View Post
C1
=if(a1>b1,a1-b1,"")
copy/drag that value down for c2, c3, etc


D1
=if(b1>a1,b1-a1,"")
copy/drag that down for d2, d3, etc
Many thanks
Mike is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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

Forum Jump


All times are GMT +1. The time now is 13:34.


Server: osmium.zmnt.uk
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum