Dear Experts,
Request a formula for attached sample as under
IF Y>=14,999 AND Y-Z-AA-AB>=200 THEN AC=200 ELSE 0
Dear Experts,
Request a formula for attached sample as under
IF Y>=14,999 AND Y-Z-AA-AB>=200 THEN AC=200 ELSE 0
Last edited by grcshekar; 04-02-2020 at 03:05 AM.
you would need to change your title to something more specific
see the rules
does this work for you
=IF(AND(Y7>=14999,SUM(Z7:AB7)>=200),200,0)
I notice that the result is 0 for all rows in your case, as Z:AB is not over 200, except row 19, BUT then Y is below 14999
Wayne
if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here
If you have a solution to your thread - Please mark your thread solved do the following: >
Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.
Administrative Note:
Welcome to the forum.
We would very much like to help you with your query, however the thread title does not really convey what your request is about.
Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).
Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.
(Note: this change is not optional. No help to be offered until this moderation request has been fulfilled.)
Alan עַם יִשְׂרָאֵל חַי
Change an Ugly Report with Power Query
Database Normalization
Complete Guide to Power Query
Man's Mind Stretched to New Dimensions Never Returns to Its Original Form
I see little point in apologizing for a poor title, but not doing anything to change it?
1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
2. If your question is resolved, mark it SOLVED using the thread tools
3. Click on the star if you think someone helped you
Regards
Ford
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks