hi all
here's the situation:
a) if(client limit>x;if(utilization>client limit;calculation1;0))
b) if(client limit<x;if(utilization>x;calculation2;0))
i've tried to nest b) into a), in place of the value if: false (0) argument without success.
i dont have any VBA skills, so would prefer to use a formula, if possible.
thanks for any input!</x;if(utilization>
here's the situation:
a) if(client limit>x;if(utilization>client limit;calculation1;0))
b) if(client limit<x;if(utilization>x;calculation2;0))
i've tried to nest b) into a), in place of the value if: false (0) argument without success.
i dont have any VBA skills, so would prefer to use a formula, if possible.
thanks for any input!</x;if(utilization>