Jack-P-Winner
Member
I just want to make sure I am correct in my logic.
I have 10 sheets in a book that are all programmed the same exact way (or supposed to be) I have noticed when I go through my CF for each sheet a couple of them are in different order when I go to manage rules. Shouldn't they all be in the same order?
Example the first line one in one sheet says this
=IF(AND($AF$21="D",$AV4>$W$21),1,"")
The next sheet says this
=IF(AND($AF$21="D",$AV5>$W$21),1,"")
The =IF(AND($AF$21="D",$AV4>$W$21),1,"") is perhaps 15 lines down. Don't I need to bring that one up first as well?
As always thanks
I have 10 sheets in a book that are all programmed the same exact way (or supposed to be) I have noticed when I go through my CF for each sheet a couple of them are in different order when I go to manage rules. Shouldn't they all be in the same order?
Example the first line one in one sheet says this
=IF(AND($AF$21="D",$AV4>$W$21),1,"")
The next sheet says this
=IF(AND($AF$21="D",$AV5>$W$21),1,"")
The =IF(AND($AF$21="D",$AV4>$W$21),1,"") is perhaps 15 lines down. Don't I need to bring that one up first as well?
As always thanks