Hi,
I am Looking for a formula that will help me in doing the below things
If (E2>B2 And K2 >3,"BCC",IF( E2<B2 And K2>3,"SCC",""))
Thnx for the Help
Hi,
I am Looking for a formula that will help me in doing the below things
If (E2>B2 And K2 >3,"BCC",IF( E2<B2 And K2>3,"SCC",""))
Thnx for the Help
AND (condition1,condition2, conditionX), so:
Formula:![]()
Please Login or Register to view this content.
however, according to the fact that condition about K2 is the same in both ANDs:
Formula:![]()
Please Login or Register to view this content.
or even, if there is no possibility that E2 is equal B2:
Formula:![]()
Please Login or Register to view this content.
Last edited by KOKOSEK; 03-09-2023 at 08:48 AM.
Happy with my answer * Add Reputation.
If You are happy with solution, please use Thread tools and mark thread as SOLVED.
Problem Solved
Thnx KOKOSEK for a Great Help
Is the below formula perfect according to u KOKOSEK
bcoz it is 3 %
=IF(AND(E2>B2,K2>3%),"BCC",IF(AND(E2<B2,K2>3%),"SCC",""))
Hi Leonardo,
It would be great to have a representative excel sheet to demonstrate what you need. Is K2 presenting % difference between E2 and B2?
thanks
Leigh
Yes Sir K2 presenting % difference between E2 and B2
Hi Leonardo,
I am assuming you need a formula to work out K2 as well. Please see attached example worksheet, I have included the formulas you need
I have kept the formulas simple so you have a good chance of updating them if you need to change your worksheet columns etc.
Again a reputation star is always a good way to say thnx
Leigh
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks