Hi
I have selling price , variable cost , fixed cost in my query. I want to put exceptions( code coding ) in this fashion
1. if selling price < variable cost then red
2. if selling price < variable cost + fixed cost then organge
Pls advice