You only provided limited data to test with, but give this a try...
=IF(A2>30,30*10,IF(AND(A2<7,OR(B2="M",B2="E",B2="C")),A2*C2,A2*10))
You only provided limited data to test with, but give this a try...
=IF(A2>30,30*10,IF(AND(A2<7,OR(B2="M",B2="E",B2="C")),A2*C2,A2*10))
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