How do you change
=IF(AND($C$2="Snowball Set Plus Excess (By Lowest Balance)",R33=SMALL($R33:$AC33,COUNTIF($R33:$AC33,0)+1)),$AO30)
to show a dash if it comes FALSE?
How do you change
=IF(AND($C$2="Snowball Set Plus Excess (By Lowest Balance)",R33=SMALL($R33:$AC33,COUNTIF($R33:$AC33,0)+1)),$AO30)
to show a dash if it comes FALSE?
maybe this?
=IF(AND($C$2="Snowball Set Plus Excess (By Lowest Balance)",R33=SMALL($R33:$AC33,COUNTIF($R33:$AC33,0)+1)),$AO30,"-")
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