I'm using columns D and E.
I have one condition in each column, the condition in column D is triggered first then the condition in column E.
Is there a way to find the difference between the two numbers that show when each condition is triggered?
I'm using columns D and E.
I have one condition in each column, the condition in column D is triggered first then the condition in column E.
Is there a way to find the difference between the two numbers that show when each condition is triggered?
Last edited by novice2430; 12-12-2008 at 04:37 PM.
Can you repeat that in better detail please?
What do you mean by "conditions".. formulas in those cells?
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
I'm using a function with conditional formatting for column D, and another function with conditional formatting in column E. The condition in d is met first then the condition in e is met. I'm trying to have excel calculate the difference between the value in each cell once both conditions are met.
Can this be done?
Still hard to understand...can you post a sample sheet showing what you are trying to do?
I don't know how to add a sample sheet. What I'm working on isn't that important, so I'll work on it later. Thanks for giving it a go.
When you click Reply, you will see a paperclip icon.. use that to attach an .xls or .zip file.
It's probably as easy as creating an IF(AND()) formula that combines the conditions...
something like:
=IF(AND(Cond1,Cond2),do_this,do_that)
I have attached a sample.
Anyone know
Can you please attach as a .xls file.. I don't have access to XL2007 on this computer.
Here's the xls file
I am afraid it is still not exactly clear what you want as a final result...
can you fill out the cell(s) you want results in manually.... so that I can see what you are expecting... and re-attach the sheet.
Thanks for taking the time to help me!
Attached example.
See attached...
I used 2 helper columns to assist in getting the final result the way you want it to appear... you can hide those columns, if desired.
In Helper column G, formula in G2 isconfirmed with CTRL+SHIFT+ENTER not just ENTER. You will see { } brackets appear around the formula![]()
Please Login or Register to view this content.
in Helper column H, formula in H2 isconfirmed with CTRL+SHIFT+ENTER not just ENTER![]()
Please Login or Register to view this content.
In Column I, formula in I2 is:
confirmed with CTRL+SHIFT+ENTER not just ENTER![]()
Please Login or Register to view this content.
You can then copy these formulas down the whole column.
That looks real good! Excatly what I wanted.
Thanks again for your time and effort!
I do have one more question. When making a function an array, is there any way to ctrl+shift+enter the whole column instead of each cell seperately?
figured it out...ctrl+shift+enter the first cell, then drag that cell down as far as needed.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks